Page MenuHomeDevCentral

Features: enable/disable methods, unit tests
ClosedPublic

Authored by dereckson on Jan 10 2016, 03:24.
Tags
None
Referenced Files
F3751504: D215.id508.diff
Sun, Nov 17, 09:34
F3751367: D215.diff
Sun, Nov 17, 07:56
Unknown Object (File)
Fri, Nov 15, 18:05
Unknown Object (File)
Wed, Nov 13, 13:48
Unknown Object (File)
Sun, Nov 10, 15:54
Unknown Object (File)
Sun, Nov 10, 06:46
Unknown Object (File)
Thu, Nov 7, 20:43
Unknown Object (File)
Sat, Oct 26, 10:39
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.