wiki.techinc.nl/tests/phpunit/maintenance
Thiemo Kreuz e06ce9f467 tests: Prefer PHPUnit's assertSame() when comparing empty strings
assertSame() is guaranteed to never do any magic type conversion.
This can be critical when accidentially comparing empty strings (a
value PHP considers to be "falsy") to false, 0, 0.0, null, and such.

Change-Id: I2e2685c5992cae252f629a68ffe1a049f2e5ed1b
2019-09-20 15:27:58 +00:00
..
backup_LogTest.php Validate the output of the dump scripts. 2019-03-20 22:25:20 +01:00
backup_PageTest.php Make XmlDumpwriter resilient to blob store corruption. 2019-07-23 13:59:57 +02:00
backupPrefetchTest.php Remove comments literally documenting unit tests being unit tests 2019-02-19 15:18:12 +01:00
backupTextPassTest.php Default $wgActorTableSchemaMigrationStage to READ_NEW 2019-04-09 13:50:41 -04:00
BenchmarkerTest.php
categoriesRdfTest.php Use HTTPS for creativecommons.org 2019-06-14 11:31:38 +02:00
categoryChangesAsRdfTest.php Clean up spacing of doc comments 2019-08-05 22:29:50 +00:00
deleteAutoPatrolLogsTest.php Mostly drop old pre-actor user schemas 2019-09-09 11:38:36 -04:00
DumpAsserter.php Add support for xml dump schema 0.11 2019-06-27 21:56:01 +00:00
DumpTestCase.php tests: Prefer PHPUnit's assertSame() when comparing empty strings 2019-09-20 15:27:58 +00:00
fetchTextTest.php phan: Disable enable_class_alias_support 2019-09-15 08:26:52 +00:00
MaintenanceBaseTestCase.php
MaintenanceTest.php
MWDoxygenFilterTest.php Fix spaces in doc comments 2019-09-12 21:45:18 +02:00
xml.xsd Validate the output of the dump scripts. 2019-03-20 22:25:20 +01:00