wiki.techinc.nl/tests/phpunit/includes/site
Daimona Eaytoy e501bb3b50 Manual fix of the remaining assertInternalType & Co.
Bug: T192167
Change-Id: I3b8176745f49b1d4bfe6f36978b7879d546f68a9
2019-12-15 00:20:10 +00:00
..
CachingSiteStoreTest.php tests: Prefer assertSame() when comparing the integer 0 2019-09-19 15:35:23 +00:00
DBSiteStoreTest.php tests: Prefer assertSame() when comparing the integer 0 2019-09-19 15:35:23 +00:00
HashSiteStoreTest.php Unset all globals unneeded for unit tests, assert correct directory 2019-07-09 14:09:29 -04:00
MediaWikiPageNameNormalizerTest.php Manual fix of the remaining assertInternalType & Co. 2019-12-15 00:20:10 +00:00
MediaWikiSiteTest.php Remove comments literally documenting unit tests being unit tests 2019-02-19 15:18:12 +01:00
SiteExporterTest.php Merge "tests: Nuke everything HHVM-related" 2019-10-05 20:21:25 +00:00
SiteImporterTest.php Replace setExpectedException with single arg 2019-10-05 17:39:46 +02:00
SiteImporterTest.xml phpunit: Repair GLOBALS reset in MediaWikiUnitTestCase 2019-09-02 20:58:34 +01:00
SiteListTest.php Remove comments literally documenting unit tests being unit tests 2019-02-19 15:18:12 +01:00
SiteTest.php Deprecate and stop using assertType(OrValue) 2019-12-15 00:07:59 +00:00
TestSites.php