wiki.techinc.nl/tests/phpunit/includes/api
Thalia 208e828a1f Pass linkable user name in Special:Preferences "Account data" help text
For the optional message in the "Account data" section, introduced in
d4357d621f.

Passes the user name escaped with underscores, so that links can be
built correctly in the message translation.

This means we have to expand yet further the list of User methods called
in ApiOptionsTest, but so be it.

Bug: T272412
Change-Id: Ia1c135144763db9e92f1b555f009229bd1a9d3c8
2021-02-16 16:53:37 -08:00
..
format Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00
query Merge "Use static closures where safe to use" 2021-02-14 23:05:48 +00:00
Validator Merge "Make TypeDefTestCase::getInstance() abstract." 2021-02-09 08:46:29 +00:00
ApiBaseTest.php Tests: Mark more closures as static 2021-02-07 13:26:56 +01:00
ApiBlockInfoTraitTest.php
ApiBlockTest.php Fix incomplete/bogus PHPDoc tags in various tests 2021-01-14 19:02:00 +00:00
ApiChangeContentModelTest.php Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00
ApiCheckTokenTest.php
ApiClearHasMsgTest.php
ApiComparePagesTest.php Tests: Mark more closures as static 2021-02-07 13:26:56 +01:00
ApiContinuationManagerTest.php
ApiCSPReportTest.php Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00
ApiDeleteTest.php Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00
ApiDisabledTest.php
ApiEditPageTest.php Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00
ApiErrorFormatterTest.php Make ApiErrorFormatterTest more robust. 2021-02-05 16:21:19 -05:00
ApiLoginTest.php Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00
ApiLogoutTest.php Swap out uses of User->isLoggedIn() with ->isRegistered() 2020-12-22 03:13:37 +00:00
ApiMainTest.php Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00
ApiMessageTest.php Merge "Misc cleanup to api integration tests" 2021-01-21 07:32:08 +00:00
ApiModuleManagerTest.php Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00
ApiMoveTest.php
ApiOpenSearchTest.php
ApiOptionsTest.php Pass linkable user name in Special:Preferences "Account data" help text 2021-02-16 16:53:37 -08:00
ApiPageSetTest.php Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00
ApiParseTest.php Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00
ApiProtectTest.php
ApiPurgeTest.php Re-enable the lone test in ApiPurgeTest 2021-02-02 22:24:59 +00:00
ApiResultTest.php Tests: Mark more closures as static 2021-02-07 13:26:56 +01:00
ApiRevisionDeleteTest.php
ApiRollbackTest.php
ApiSetNotificationTimestampIntegrationTest.php Set tablesUsed to watchlist for some api tests 2021-02-06 19:53:58 +01:00
ApiStashEditTest.php Fix incomplete/bogus PHPDoc tags in various tests 2021-01-14 19:02:00 +00:00
ApiTestCase.php Tests: Mark more closures as static 2021-02-07 13:26:56 +01:00
ApiTestContext.php
ApiTokensTest.php
ApiUnblockTest.php
ApiUndeleteTest.php
ApiUploadTest.php
ApiUploadTestCase.php
ApiUsageExceptionTest.php Misc cleanup to api integration tests 2021-01-21 06:32:58 +00:00
ApiUserrightsTest.php Add missing @param and @return to documentation in tests 2021-01-22 19:57:25 +01:00
ApiWatchlistTraitTest.php Set tablesUsed to watchlist for some api tests 2021-02-06 19:53:58 +01:00
ApiWatchTest.php More improvements for ApiWatchTest 2021-02-08 10:05:08 +01:00
generateRandomImages.php Safer autoloading with respect to file-scope code 2021-01-11 11:59:36 +11:00
MockApi.php
MockApiQueryBase.php
RandomImageGenerator.php
words.txt