wiki.techinc.nl/tests/phpunit/structure
Lucas Werkmeister c3c5b6c1b4 Remove 'ignoreKeys' from config schema
Unused since change I88754b52c2 (commit 9e95539fc9) – this was only used
for SessionProviders, which is now a map/object instead.

Change-Id: I8da686e6379eb33a63799874fb44f9b0030ab5ba
2022-07-06 10:46:58 +02:00
..
AbstractSchemaValidationTest.php Add validation for abstract schema 2022-02-22 17:41:08 +00:00
ApiPrefixUniquenessTest.php api: Inject services into ApiQuery class 2021-09-17 00:57:37 +02:00
ApiStructureTest.php Get the MainConfig from MediaWikiServices instead of RequestContext 2022-05-24 21:54:21 +00:00
AutoLoaderStructureTest.php Merge "AutoLoader: provide methods for registering classes" 2022-05-10 06:05:52 +00:00
AvailableRightsTest.php Remove usages of deprecated Language methods 2020-02-16 00:45:48 +00:00
BundleSizeTest.php ResourceLoader namespace (attempt 2) 2022-05-24 15:41:46 +00:00
ContentHandlerFunctionalTest.php Replace deprecated calls ParserOptions::newCanonical( 'canonical' ) 2022-06-16 14:22:24 +01:00
DatabaseIntegrationTest.php Start clean up of revision_actor_temp table 2022-05-23 15:37:42 +00:00
ExtensionJsonValidationTest.php Cleanup mixed space/tab line indent 2021-09-04 00:52:31 +02:00
PasswordPolicyStructureTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
ResourcesTest.php ResourcesTest: fix typo $ilegalDeps 2022-06-22 01:32:55 +00:00
RestStructureTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
ScopeStructureTest.php Split out slow ScopeStructureTest for easier paratest parallelization 2022-05-10 11:18:24 +10:00
SettingsTest.php Remove 'ignoreKeys' from config schema 2022-07-06 10:46:58 +02:00
SpecialPageFatalTest.php phpunit: Do not access MW services in dataProviders 2022-05-30 23:16:06 +02:00
StructureTest.php Use str_starts_with/str_ends_with 2022-05-02 10:59:58 +03:00
SuiteDirectoryTest.php Revert "phpunit: Default to vendor/bin/phpunit, remove suites.xml" 2022-06-09 14:15:54 +00:00