wiki.techinc.nl/tests/phpunit/maintenance
thiemowmde 52963bbcc0 tests: Make use of ?? and ??= operators in test code
I believe the more recent syntax is quite a bit more readable. The
most obvious benefit is that it allows for much less duplication.

Note this patch is intentionally only touching tests, so it can't
have any effect on production code.

Change-Id: Ibdde9e37edf80f0d3bb3cb9056bee5f7df8010ee
2024-08-08 15:51:20 +02:00
..
AttachLatestTest.php Test attachLatest.php 2024-07-27 22:12:44 +01:00
BackupDumperLoggerTest.php Tests: Replace "db" with getDb method 2024-06-30 20:24:06 +01:00
BackupDumperPageTest.php BackupDumperPagerTest/TextPassDumperDatabaseTest: Use sysop user for page creation 2024-06-27 12:48:52 +02:00
BaseDumpTest.php tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
BenchmarkerTest.php Bump codesniffer to 42.0.0 2023-09-27 15:06:32 -04:00
BlockUsersTest.php Test blockUsers.php 2024-07-28 08:40:10 +00:00
CategoriesRdfTest.php phpunit: Fix tests relying on implicit wgScript/wgArticlePath 2024-05-05 00:00:01 +00:00
CategoryChangesAsRdfTest.php phpunit: Fix tests relying on implicit wgScript/wgArticlePath 2024-05-05 00:00:01 +00:00
CheckBadRedirectsTest.php Test checkBadRedirects.php 2024-07-29 08:33:46 +00:00
CheckSignaturesTest.php Test CheckSignatures.php 2024-07-27 21:23:37 +00:00
CheckUsernamesTest.php Test checkUsernames.php 2024-07-28 00:17:58 +01:00
CleanupTitlesTest.php CleanupTitles: Turn "Talk:Project:Foo" into "Project talk:Foo" 2024-07-30 13:07:48 -04:00
CreateAndPromoteTest.php Test createAndPromote.php for adding rights to existing user 2024-07-27 09:24:02 +00:00
DatabaseLagTest.php lag.php: Return replication stopped or errored instead of False 2024-02-27 10:48:49 +00:00
DeleteAutoPatrolLogsTest.php tests: Migrate to IDatabase::newInsertQueryBuilder 2024-04-14 21:56:07 +02:00
DeleteBatchTest.php Test deleteBatch.php 2024-07-29 08:33:49 +00:00
DeleteDefaultMessagesTest.php Test deleteDefaultMessages.php 2024-07-29 08:33:53 +00:00
DeleteUserEmailTest.php Expand DeleteUserEmailTest 2024-07-27 21:54:50 +00:00
DumpAsserter.php tests: Make use of ?? and ??= operators in test code 2024-08-08 15:51:20 +02:00
DumpTestCase.php tests: Remove usage of deprecated methods on ContentHandler 2024-04-30 17:45:13 +01:00
EmptyUserGroupTest.php Test emptyUserGroup.php 2024-07-27 07:51:25 +00:00
FetchTextTest.php Ignore/fix MediaWiki.Commenting.PropertyDocumentation.WrongStyle 2024-04-22 18:26:14 +03:00
GetLagTimesTest.php maintenance: getLagTimes migrate to StatsFactory 2024-05-15 17:04:14 +00:00
GetTextMaintTest.php Test getText.php 2024-07-27 08:50:48 +00:00
MaintenanceBaseTestCase.php
MaintenanceTest.php tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
MwSqlTest.php Test sql.php 2024-07-29 08:34:03 +00:00
PageDumpTestDataTrait.php Add namespace to WikitextContent 2024-08-06 17:42:51 +03:30
PageExistsTest.php Test pageExists.php 2024-07-27 07:51:33 +00:00
PopulateUserIsTempTest.php TempAccounts: Make Throttler and WebRequest required 2024-04-23 16:51:49 +00:00
ProtectTest.php Test protect.php 2024-07-27 08:50:43 +00:00
PurgeExpiredBlocksTest.php Test purgeExpiredBlocks.php 2024-08-03 21:33:32 +01:00
PurgeExpiredUserrightsTest.php Test purgeExpiredUserrights.php 2024-08-03 21:34:57 +01:00
PurgeExpiredWatchlistItemsTest.php Test purgeExpiredWatchlistItems.php 2024-08-02 10:29:30 +00:00
PurgeMessageBlobStoreTest.php Test purgeMessageBlobStore.php 2024-08-03 21:31:16 +01:00
RebuildMessagesTest.php Test rebuildmessages.php 2024-08-03 21:32:01 +01:00
ResetUserEmailTest.php Test resetUserEmail.php 2024-07-27 21:54:37 +00:00
ShowSiteStatsTest.php Test showSiteStats.php 2024-07-29 08:34:00 +00:00
TextPassDumperDatabaseTest.php Tests: Replace "db" with getDb method 2024-06-30 20:24:06 +01:00
UndeleteTest.php Test undelete.php 2024-07-27 07:51:37 +00:00
UpdateArticleCountTest.php Test updateArticleCount.php 2024-07-29 08:33:57 +00:00
xml.xsd