wiki.techinc.nl/tests/phpunit/includes/api/query
Timo Tijhof fbab4fecef tests: Clean up use of mt_rand()
* ApiQueryTest: One random is enough.

* FileBackendTest: More consistent and idiomatic via wfRandomString()

* MigrateFileRepoLayoutTest: Use getNewTempDirectory(). Similar to
  what FileBackendTest used already.
* UploadFromUrlTestSuite: Use getNewTempDirectory().

Change-Id: I772de2134be41506d8ed08367be8c18f354bfc72
2015-12-03 13:45:55 +00:00
..
ApiQueryBasicTest.php Remove require_once from some tests by adding classes to TestsAutoLoader 2014-11-12 20:24:08 +01:00
ApiQueryContinue2Test.php Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00
ApiQueryContinueTest.php Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00
ApiQueryContinueTestBase.php API: Remove warning about continuation change 2015-09-30 19:48:52 +00:00
ApiQueryRevisionsTest.php @covers for ApiQuery stuff 2013-10-24 11:04:00 +01:00
ApiQueryTest.php tests: Clean up use of mt_rand() 2015-12-03 13:45:55 +00:00
ApiQueryTestBase.php API: Remove warning about continuation change 2015-09-30 19:48:52 +00:00