wiki.techinc.nl/tests/phpunit/maintenance
Aaron Schulz 6fb5844fec Fix TextPassDumperDatabaseTest::testPrefetchPlain postgres failures
The insertId() method was returning a string, which caused the
returnValueMap not to trigger due to int/string mismatches.

Also add sanity integer cast to WikiPage::insertOn().

Added a few more type docs.

Bug: T75174
Change-Id: Id1090f3e3d0481272a3d13c3af8f2588f06dc912
2017-05-26 21:43:17 +00:00
..
backup_LogTest.php
backup_PageTest.php
backupPrefetchTest.php tests: Replace implicit Bugzilla bug numbers with Phab ones 2017-02-21 02:14:34 +00:00
backupTextPassTest.php Fix TextPassDumperDatabaseTest::testPrefetchPlain postgres failures 2017-05-26 21:43:17 +00:00
DumpTestCase.php
fetchTextTest.php tests: speed up fetchTextTest 2017-01-03 15:39:27 +01:00
MaintenanceTest.php phpunit: Avoid use of deprecated getMock for PHPUnit 5 compat 2017-04-06 00:44:32 +00:00