Page MenuHomeDevCentral

Refactor command:show to use ConfigReport
ClosedPublic

Authored by dereckson on Jan 1 2017, 04:44.
Tags
None
Referenced Files
F3327952: D790.diff
Mon, Jul 8, 22:12
F3324031: D790.id2014.diff
Mon, Jul 8, 02:47
F3324024: D790.id2012.diff
Mon, Jul 8, 02:47
F3323258: D790.id2013.diff
Sun, Jul 7, 23:30
Unknown Object (File)
Sun, Jul 7, 11:35
Unknown Object (File)
Sun, Jul 7, 09:59
Unknown Object (File)
Sun, Jul 7, 07:56
Unknown Object (File)
Wed, Jul 3, 11:03
Subscribers
None

Details

Summary

This is a follow-up for f3fcf394ac9c.

Ref T1066.

Test Plan

Run tests

Diff Detail

Repository
rNOTIF Notifications center
Lint
Lint Passed
Unit
Tests Passed
Branch
config-refactor-command
Build Status
Buildable 1218
Build 1466: arc lint + arc unit

Event Timeline

dereckson edited edge metadata.

BaseReportEntry helper static methods

More tests for Nasqueron\Notifications\Tests\Config\Reporting classes

Don't run logic in command constructor, we need to mock services in container before.

dereckson added inline comments.
app/Console/Commands/ConfigShow.php
8

Unused

tests/Config/Reporting/ServiceReportEntryTest.php
36

Fill this or drop the test (we already test that through config:show test).

dereckson marked 2 inline comments as done.

Prune unused code

This revision is now accepted and ready to land.Jan 3 2017, 02:25
This revision was automatically updated to reflect the committed changes.