wiki.techinc.nl/tests/phpunit/maintenance
Reedy 0285cf5c8f Benchmark: Force string representation of arguments
Output becomes:
`MediaWiki\Extension\TrustedXFF\TrustedXFF::onIsTrustedProxy('107.167.115.215', false)`

Rather than:

`MediaWiki\Extension\TrustedXFF\TrustedXFF::onIsTrustedProxy('107.167.115.215', )`

Change-Id: Id0139283ab15f0060c61425d89f76fed309855e2
2022-03-11 23:14:36 +00:00
..
backup_LogTest.php Fix incomplete/bogus PHPDoc tags in various tests 2021-01-14 19:02:00 +00:00
backup_PageTest.php In BackupDumperPageTest, don't overwrite self::$dbClone 2022-03-09 15:49:28 +11:00
backupPrefetchTest.php phpcs: Disable Generic.Files.LineLength for test files 2022-02-18 18:32:05 +00:00
backupTextPassTest.php Remove or replace usages of "sanity" 2021-11-21 16:42:31 +00:00
BenchmarkerTest.php Benchmark: Force string representation of arguments 2022-03-11 23:14:36 +00:00
categoriesRdfTest.php Remove meaningless ->expects( $this->any() ) from all tests 2021-04-23 11:58:58 +02:00
categoryChangesAsRdfTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
deleteAutoPatrolLogsTest.php Explicit order by primary key in DeleteAutoPatrolLogs maintenance script 2022-01-22 12:40:00 +01:00
DeleteUserEmailTest.php Add script to delete a user email's address 2021-09-27 18:02:11 +00:00
DumpAsserter.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
DumpTestCase.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
fetchTextTest.php tests: Change use of AtEase to at operator 2022-02-24 21:29:51 +00:00
MaintenanceBaseTestCase.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
MaintenanceTest.php tests: Use ::class in assertInstanceOf function 2022-01-16 21:17:09 +01:00
PageDumpTestDataTrait.php tests: Replace usages of deprecated WikiPage::doDeleteArticleReal 2022-01-17 15:38:02 +00:00
xml.xsd