wiki.techinc.nl/tests/phpunit/structure
James D. Forrester 95322768d6 AvailableRightsTest::checkMessagesExist: Point to doc, like testAvailableRights
We already point to the documentation in testAvailableRights but
the checkMessagesExist check didn't; let's fix these to be equal
experiences for lost developers. :-)

Bug: T337731
Change-Id: Id7b7f4e39d97c2165cc52879dbcd8cc3cae29b79
2023-05-30 08:22:58 -04:00
..
AbstractSchemaValidationTest.php Add @coversNothing to all structure tests 2022-10-07 03:21:54 +02:00
ApiPrefixUniquenessTest.php ApiPrefixUniquenessTest: Drop wbeu hack 2023-05-26 15:36:26 +02:00
ApiStructureTest.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
AutoLoaderStructureTest.php Include core PSR-4 classes in the generated classmap 2022-11-08 12:13:32 +01:00
AvailableRightsTest.php AvailableRightsTest::checkMessagesExist: Point to doc, like testAvailableRights 2023-05-30 08:22:58 -04:00
BundleSizeTest.php BundleSizeTest: use a provider 2023-05-16 00:42:48 +00:00
CodexTokenDefaultsTest.php mediawiki.skin.defaults.less: Add neutral values for all Codex tokens 2023-03-15 17:23:51 -07:00
ContentHandlerFunctionalTest.php Add @coversNothing to all structure tests 2022-10-07 03:21:54 +02:00
DatabaseIntegrationTest.php Add @coversNothing to all structure tests 2022-10-07 03:21:54 +02:00
DumpableObjectsTest.php Add some helpers to filter properties out of var_dump() 2022-10-12 12:42:23 -04:00
ExtensionJsonValidationTest.php Add @coversNothing to all structure tests 2022-10-07 03:21:54 +02:00
PasswordPolicyStructureTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
ResourcesTest.php ResourceLoader: Allow FileModule scripts to be generated with a callback 2023-05-09 11:47:40 +10:00
RestStructureTest.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
ScopeStructureTest.php Add @coversNothing to all structure tests 2022-10-07 03:21:54 +02:00
SettingsTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
SpecialPageFatalTest.php tests: Do not hide deprecation in SpecialPageFatalTest 2022-12-16 13:04:45 +00:00
StructureTest.php Add @coversNothing to all structure tests 2022-10-07 03:21:54 +02:00
SuiteDirectoryTest.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00