mediawiki-extensions-Popups/tests
Piotr Miazga c587a9785b Hygiene: Improve code quality by reaching 100% coverage
Changes:
 - added missing unit tests
 - introduced PopupsContextTestWrapper, removed all unit-tests logic
   from Hooks/Context classes
 - removed getModule() from Popups.hooks.php, it's hooks responsibility
   to keep single context instance
 - removed class_exists calls, use ExtensionRegistry instead
 - pass ExtensionRegistry as a dependency so it's easy to mock
 - reach 100% code coverage
 - introduce PoupsContext::isBetaOn() as it was used in many places

Change-Id: Id014efe72edf24628539c76968e53eb3e06709f4
2016-12-21 16:03:33 +01:00
..
browser Tag previews acceptance tests with @integration 2016-12-13 14:47:32 +00:00
phpunit Hygiene: Improve code quality by reaching 100% coverage 2016-12-21 16:03:33 +01:00
qunit Merge "Hygiene: Make mw.popups#isEnabled return boolean" into mpga 2016-12-16 19:48:10 +00:00
.jscsrc.js Update linting and enable command line QUnit 2016-11-08 13:56:17 -05:00