mediawiki-extensions-Gadgets/includes
Siddharth VP ce486be160 Further expand test coverage
* Separate out tests for MediaWikiGadgetsDefinitionRepo and
Hooks::onGetPreferences. Removed hack in fetchStructuredList() for
overriding page content for tests.
* Add tests for ES6 gadgets. For this, ResourceLoaderModuleTest is
converted back to an integration test.
* Removed createGadgetDefinitionPage() test helper method. Now using
MediaWikiIntegrationTestCase::editPage().
* Fixed GDNamespaceRepoTest failure when GDNamespaceRepo is the active
repo, by clearing WAN process cache.

Change-Id: I26b84576a91f6cb0ebae64c5fc1408666d767911
2023-12-09 09:29:15 +05:30
..
Api Make GadgetRepo a service 2023-12-05 17:38:41 -06:00
Content Make GadgetRepo a service 2023-12-05 17:38:41 -06:00
Special Make GadgetRepo a service 2023-12-05 17:38:41 -06:00
CodeEditorHooks.php Use HookHandlers for CodeEditor hook 2023-08-16 05:30:40 +00:00
Gadget.php Show gadget definition validation warnings in Special:Gadgets 2023-11-30 21:59:04 +00:00
GadgetDefinitionNamespaceRepo.php Make GadgetRepo a service 2023-12-05 17:38:41 -06:00
GadgetLoadConditions.php docs: Make PHP file headers more consistent 2023-10-30 18:10:58 -04:00
GadgetRepo.php Make GadgetRepo a service 2023-12-05 17:38:41 -06:00
GadgetResourceLoaderModule.php Make GadgetRepo a service 2023-12-05 17:38:41 -06:00
Hooks.php Inject services into Hooks 2023-12-06 09:18:09 +05:30
MediaWikiGadgetsDefinitionRepo.php Further expand test coverage 2023-12-09 09:29:15 +05:30
ServiceWiring.php Make GadgetRepo a service 2023-12-05 17:38:41 -06:00
StaticGadgetRepo.php Expand test coverage 2023-12-06 09:18:09 +05:30