wiki.techinc.nl/tests/phpunit/includes/api/query
thiemowmde ba36bf46a1 tests: Make use of ??= and ?? operators in various tests
The main benefit is that this syntax avoids repeating the variable
name. It does the same as before.

Change-Id: I2040be889c749f4e2416ca9948ba261345858af2
2024-08-15 11:44:46 +02:00
..
ApiQueryAllDeletedRevisionsTest.php api: Rewrite adrto/from/prefix handling to use expression builder 2024-06-17 22:36:10 +02:00
ApiQueryAllPagesTest.php
ApiQueryAllRevisionsTest.php
ApiQueryAllUsersTest.php
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
ApiQueryContinueTest.php
ApiQueryContinueTestBase.php
ApiQueryDisabledTest.php
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
ApiQueryLogEventsTest.php Update wgAutoCreateTempUser config defaults 2024-04-03 16:25:47 +00:00
ApiQueryPrefixSearchTest.php
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
ApiQuerySiteinfoTest.php Move Language and friends into Language namespace 2024-08-10 13:36:30 +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
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 tests: Make use of ??= and ?? operators in various tests 2024-08-15 11:44:46 +02:00
ApiQueryWatchlistRawIntegrationTest.php Add namespace and deprecation alias to WatchedItemQueryService 2024-05-18 01:50:29 +03:30