wiki.techinc.nl/tests/phpunit/structure
Lucas Werkmeister 293b061f29 SpecialPageFatalTest: tolerate failure to create page
Sometimes the special page can’t be created – for example, the list of
registered pages could have changed between the data provider and the
test function, due to extensions conditionally registering their special
pages. Skip the test in this case instead of crashing.

Bug: T275661
Change-Id: I573967ac22ed3a596b4f80b76d395ac948f802e8
2021-02-24 19:28:04 +01:00
..
ApiPrefixUniquenessTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
ApiStructureTest.php tests: Remove @param docs from test code that just repeat the signature 2021-01-21 03:41:23 +00:00
AutoLoaderStructureTest.php Safer autoloading with respect to file-scope code 2021-01-11 11:59:36 +11:00
AvailableRightsTest.php Remove usages of deprecated Language methods 2020-02-16 00:45:48 +00:00
ContentHandlerSanityTest.php tests: Remove @param docs from test code that just repeat the signature 2021-01-21 03:41:23 +00:00
DatabaseIntegrationTest.php Rename site_identifiers indexes to have si_ prefix 2021-01-30 12:19:55 +01:00
ExtensionJsonValidationTest.php Fix error message in ExtensionJsonValidation test 2021-02-12 20:53:11 +00:00
PasswordPolicyStructureTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
ResourcesTest.php [ResourcesTest] Replace ReflectionObject with TestingAccessWrapper 2020-10-30 13:34:58 +00:00
RestStructureTest.php build: Update mediawiki/mediawiki-codesniffer to 35.0.0 2021-01-31 13:34:38 +00:00
SpecialPageFatalTest.php SpecialPageFatalTest: tolerate failure to create page 2021-02-24 19:28:04 +01:00
StructureTest.php Tests: Start marking some closures as static 2021-02-06 19:57:42 +00:00
SuiteDirectoryTest.php Tests: Start marking some closures as static 2021-02-06 19:57:42 +00:00