Page MenuHomeDevCentral

Configuration test for providers
ClosedPublic

Authored by dereckson on Jul 4 2016, 00:00.
Tags
None
Referenced Files
F3748275: D458.diff
Sat, Nov 16, 07:49
Unknown Object (File)
Tue, Nov 12, 11:59
Unknown Object (File)
Mon, Nov 11, 01:25
Unknown Object (File)
Sun, Nov 10, 01:12
Unknown Object (File)
Thu, Nov 7, 16:21
Unknown Object (File)
Thu, Nov 7, 16:21
Unknown Object (File)
Thu, Nov 7, 15:58
Unknown Object (File)
Thu, Nov 7, 15:58
Subscribers
None

Details

Summary

We test each service provider is correctly loaded in configuration.

This is intended to raise a warning when a provider is created,
but not put in config/app.php.

Test Plan

phpunit tests/Providers/ProvidersFolderTest.php

Diff Detail

Repository
rGROVE Auth Grove
Lint
Lint Passed
Unit
Tests Passed
Branch
test-for-providers
Build Status
Buildable 644
Build 764: arc lint + arc unit

Event Timeline

dereckson retitled this revision from to Configuration test for providers.
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: dereckson.
dereckson added inline comments.
tests/Providers/ProvidersFolderTest.php
5

Leftover of another test file in the same folder.

dereckson marked an inline comment as done.
dereckson edited edge metadata.

Remove extraneous comment

dereckson edited edge metadata.
This revision is now accepted and ready to land.Jul 4 2016, 00:02
This revision was automatically updated to reflect the committed changes.