wiki.techinc.nl/tests/phpunit/includes/api/query
Ebrahim Byagowi 4c270a72ac Add namespace to WikitextContent
It adds MediaWiki\Content namespace to WikitextContent
and two classes related.

Change-Id: Ib74e4c5b3edac6aa0e35d3b2093ce1d0b794cb6d
2024-08-06 17:42:51 +03:30
..
ApiQueryAllDeletedRevisionsTest.php api: Rewrite adrto/from/prefix handling to use expression builder 2024-06-17 22:36:10 +02:00
ApiQueryAllPagesTest.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
ApiQueryAllRevisionsTest.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
ApiQueryAllUsersTest.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
ApiQueryBasicTest.php Run pagelinks migration for third parties too 2024-04-27 16:57:37 -04:00
ApiQueryBlockInfoTraitTest.php block: Deprecate and stop using $wgBlockTargetMigrationStage 2024-05-10 15:54:17 +10:00
ApiQueryBlocksTest.php Replace db with getDb for Tests 2024-06-23 23:47:56 +01:00
ApiQueryContinue2Test.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
ApiQueryContinueTest.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
ApiQueryContinueTestBase.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
ApiQueryDisabledTest.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
ApiQueryImageInfoTest.php Replace db with getDb for Tests 2024-06-23 23:47:56 +01:00
ApiQueryInfoTest.php Update wgAutoCreateTempUser config defaults 2024-04-03 16:25:47 +00:00
ApiQueryLanguageinfoTest.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
ApiQueryLogEventsTest.php Update wgAutoCreateTempUser config defaults 2024-04-03 16:25:47 +00:00
ApiQueryPrefixSearchTest.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
ApiQueryRecentChangesIntegrationTest.php Filter temporary accounts as anonymous in ApiQueryRecentChanges 2024-07-29 11:00:22 +01:00
ApiQueryRevisionsTest.php Add namespace to WikitextContent 2024-08-06 17:42:51 +03:30
ApiQuerySearchTest.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
ApiQuerySiteinfoTest.php ApiQuerySiteinfo: Use TempUserConfig class 2024-06-13 22:11:27 +02:00
ApiQueryTest.php Tests: remove a bunch of DummyServicesTrait-related comments 2024-05-10 04:07:59 +00:00
ApiQueryTestBase.php Minor comment cleanup in ApiQueryTestBase.php 2024-05-03 17:01:20 -05:00
ApiQueryTokensTest.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
ApiQueryUserContribsTest.php Add namespace to WikitextContent 2024-08-06 17:42:51 +03:30
ApiQueryUserInfoTest.php TempAccounts: Rate limit acquisition of temp account names 2024-04-23 13:33:57 +00:00
ApiQueryWatchlistIntegrationTest.php RecentChange: Replace use of legacy error arrays 2024-07-09 21:48:34 +00:00
ApiQueryWatchlistRawIntegrationTest.php Add namespace and deprecation alias to WatchedItemQueryService 2024-05-18 01:50:29 +03:30