Page MenuHomeDevCentral

Features: enable/disable methods, unit tests
ClosedPublic

Authored by dereckson on Jan 10 2016, 03:24.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 30, 12:16
Unknown Object (File)
Mon, Apr 28, 00:15
Unknown Object (File)
Thu, Apr 24, 09:51
Unknown Object (File)
Mon, Apr 21, 16:08
Unknown Object (File)
Mon, Apr 21, 01:25
Unknown Object (File)
Sun, Apr 20, 13:57
Unknown Object (File)
Sat, Apr 19, 17:38
Unknown Object (File)
Sat, Apr 19, 16:34
Subscribers

Details

Reviewers
dereckson
Commits
Unknown Object (Diffusion Commit)
rNOTIF697a7cc9b891: Features: enable/disable methods, unit tests
Summary

Features::enable($feature) and Features::disable($feature);
now allows to edit configuration at runtime.

This will be convenient for integration tests depending of
some feature.

We add tests covering the whole Features class.

Test Plan

arc unit

Diff Detail

Repository
rNOTIF Notifications center
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson retitled this revision from to Features: enable/disable methods, unit tests.
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: dereckson.
dereckson edited edge metadata.
This revision is now accepted and ready to land.Jan 10 2016, 03:27
This revision was automatically updated to reflect the committed changes.