wiki.techinc.nl/tests/phpunit/includes/api/query
2024-02-14 14:17:07 +00:00
..
ApiQueryAllPagesTest.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
ApiQueryAllRevisionsTest.php tests: Use namespaced classes 2023-12-11 15:59:55 +01:00
ApiQueryAllUsersTest.php modify getMutableTestUser() and use it in api query all users test 2024-01-05 11:14:30 +02:00
ApiQueryBasicTest.php tests: Use namespaced classes 2023-12-11 15:59:55 +01:00
ApiQueryBlockInfoTraitTest.php tests: Remove unused variable after ConvertibleTimestamp::setFakeTime 2023-12-27 16:36:14 +01:00
ApiQueryBlocksTest.php Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary 2023-11-21 09:02:48 -05:00
ApiQueryContinue2Test.php Tests: Mark more closures as static 2021-02-07 13:26:56 +01:00
ApiQueryContinueTest.php Tests: Mark more closures as static 2021-02-07 13:26:56 +01:00
ApiQueryContinueTestBase.php Use native array_column() in tests instead of loops 2022-08-16 15:41:14 +02:00
ApiQueryDisabledTest.php Move ApiQuery* tests under the /query subdirectory 2020-10-30 03:31:12 +00:00
ApiQueryImageInfoTest.php tests: Fix name of class property in ApiQueryImageInfoTest 2023-12-13 20:01:39 +01:00
ApiQueryInfoTest.php Namespace includes/context 2024-02-08 11:07:01 -05:00
ApiQueryLanguageinfoTest.php MessagesSr: Use aliases in Serbian Latin script as well 2023-10-28 14:22:57 +00:00
ApiQueryLogEventsTest.php Add tests for temp user flag 2024-02-14 05:50:08 -08:00
ApiQueryPrefixSearchTest.php tests: Make some PHPUnit data providers static 2023-05-20 01:05:27 +02:00
ApiQueryRecentChangesIntegrationTest.php Add temp flags to api calls 2023-12-12 00:32:01 -08:00
ApiQueryRevisionsTest.php Add tests for temp user flag 2024-02-14 05:50:08 -08:00
ApiQuerySearchTest.php Avoid DB access in more non-Database tests 2023-08-06 16:07:27 +00:00
ApiQuerySiteinfoTest.php tests: Remove unneeded return from closures 2024-01-27 00:07:36 +01:00
ApiQueryTest.php Use thousands separators in selected integer literals 2023-12-12 09:22:45 +11:00
ApiQueryTestBase.php Replace a few array_key_exists with the ??= syntax 2024-01-08 10:12:10 +01:00
ApiQueryTokensTest.php Avoid DB access in more non-Database tests 2023-08-06 16:07:27 +00:00
ApiQueryUserContribsTest.php Namespace User under \MediaWiki\User 2023-09-19 19:18:16 +00:00
ApiQueryUserInfoTest.php Reorg: Move MWTimestamp to MediaWiki\Utils 2023-08-19 05:53:40 +02:00
ApiQueryWatchlistIntegrationTest.php tests: Use namespaced classes 2023-12-11 15:59:55 +01:00
ApiQueryWatchlistRawIntegrationTest.php Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary 2023-11-21 09:02:48 -05:00