Page MenuHomeDevCentral

Unit test for app.providers config
ClosedPublic

Authored by dereckson on Jan 12 2016, 03:39.
Tags
None
Referenced Files
F10960367: D235.diff
Thu, Aug 7, 09:51
F10957182: D235.id.diff
Thu, Aug 7, 07:01
Unknown Object (File)
Sun, Aug 3, 16:52
Unknown Object (File)
Sat, Aug 2, 07:25
Unknown Object (File)
Fri, Aug 1, 14:14
Unknown Object (File)
Mon, Jul 28, 05:25
Unknown Object (File)
Sun, Jul 27, 23:56
Unknown Object (File)
Sun, Jul 27, 23:02
Subscribers

Details

Reviewers
dereckson
Commits
Unknown Object (Diffusion Commit)
rNOTIF0df8e5633efe: Unit test for app.providers config
Summary

This test ensures each file in app/Providers is also declared
in config/app.php's providers array.

Test Plan
  • Run tests
  • Comment a line in config/app.php, run tests again

Diff Detail

Repository
rNOTIF Notifications center
Lint
Lint Passed
Unit
Tests Passed
Branch
test/providers

Event Timeline

dereckson retitled this revision from to Unit test for app.providers config.
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: dereckson.
dereckson edited edge metadata.

eof

dereckson edited edge metadata.
This revision is now accepted and ready to land.Jan 12 2016, 03:40
This revision was automatically updated to reflect the committed changes.