wiki.techinc.nl/tests/phpunit/includes/api/query
daniel 8c1c1ae35a Enable pig-latin variant for testing
Having pig-latin enabled per default in dev environments is convenient
for manual testing. More importantly, it will allow us to write
end-to-end tests for variant conversion.

Depends-On: I9dc2f743ac487b0f7cfb667150c0f6950d5e7fce
Depends-On: I85b66c85be3959d48a048733af17197bc4cf70af
Change-Id: Ia80ad33cbf5e311fa8b84bd765a8df8d156f4c38
2022-11-08 17:45:51 +05:30
..
ApiQueryAllPagesTest.php tests/api: Add TestUser::getAuthority and use it 2022-08-06 23:15:27 +02:00
ApiQueryAllRevisionsTest.php tests/api: Add TestUser::getAuthority and use it 2022-08-06 23:15:27 +02:00
ApiQueryBasicTest.php tests: Use Title::makeTitle instead of Title::newFromText 2022-09-23 21:53:11 +02:00
ApiQueryBlockInfoTraitTest.php
ApiQueryBlocksTest.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
ApiQueryContinue2Test.php
ApiQueryContinueTest.php
ApiQueryContinueTestBase.php Use native array_column() in tests instead of loops 2022-08-16 15:41:14 +02:00
ApiQueryDisabledTest.php
ApiQueryImageInfoTest.php tests/api: Add TestUser::getAuthority and use it 2022-08-06 23:15:27 +02:00
ApiQueryInfoTest.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
ApiQueryLanguageinfoTest.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
ApiQueryPrefixSearchTest.php Enable pig-latin variant for testing 2022-11-08 17:45:51 +05:30
ApiQueryRecentChangesIntegrationTest.php tests: Replace deprecated WikiPage::factory 2022-09-02 19:34:02 +00:00
ApiQueryRevisionsTest.php ApiQueryRevisionsBase: Fix 'rvdiffto' parameter handling on PHP 8.0 2022-11-03 15:49:04 +01:00
ApiQuerySearchTest.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
ApiQuerySiteinfoTest.php Enable pig-latin variant for testing 2022-11-08 17:45:51 +05:30
ApiQueryTest.php Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
ApiQueryTestBase.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
ApiQueryTokensTest.php tests/api: Add TestUser::getAuthority and use it 2022-08-06 23:15:27 +02:00
ApiQueryUserContribsTest.php tests/api: Use MediaWikiIntegrationTestCase::editPage for edits 2022-08-06 22:21:51 +02:00
ApiQueryUserInfoTest.php Add cancreateaccount property to userinfo API 2022-08-31 11:51:18 +00:00
ApiQueryWatchlistIntegrationTest.php tests: Replace deprecated WikiPage::factory 2022-09-02 19:34:02 +00:00
ApiQueryWatchlistRawIntegrationTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00