wiki.techinc.nl/tests/phpunit/unit/includes/libs
Kunal Mehta e5b85ae8f9 tests: Fix invalid @covers tags
And use the MediaWikiCoversValidator trait to ensure we don't regress.

Change-Id: I60a75eaf7b6b2606355e1f549050f7b0b8a990b9
2021-01-22 12:45:24 -08:00
..
composer Fix visibility of setUp/tearDown 2020-06-16 21:02:05 +02:00
filebackend Remove broken/outdated @param/@throws tags from @dataProviders 2021-01-21 03:42:42 +00:00
http tests: Fix invalid @covers tags 2021-01-22 12:45:24 -08:00
mime Fix more libs PSR12.Properties.ConstantVisibility.NotFound 2020-05-16 20:13:22 +00:00
objectcache Remove broken/outdated @param/@throws tags from @dataProviders 2021-01-21 03:42:42 +00:00
rdbms tests: Fix invalid @covers tags 2021-01-22 12:45:24 -08:00
stats Move a lot of libs tests to the unit test directory 2019-11-11 17:53:56 -08:00
uuid Fix access to services in unit tests. 2021-01-12 10:55:11 +01:00
ArrayUtilsTest.php Remove "@group Database" from non-integration tests 2021-01-12 12:11:44 +00:00
CookieTest.php Move a lot of libs tests to the unit test directory 2019-11-11 17:53:56 -08:00
DeferredStringifierTest.php Move a lot of libs tests to the unit test directory 2019-11-11 17:53:56 -08:00
DeflateTest.php Move a lot of libs tests to the unit test directory 2019-11-11 17:53:56 -08:00
DnsSrvDiscovererTest.php Move a lot of libs tests to the unit test directory 2019-11-11 17:53:56 -08:00
GhostFieldAccessTraitTest.php tests: Remove @param docs from test code that just repeat the signature 2021-01-21 03:41:23 +00:00
HashRingTest.php Move a lot of libs tests to the unit test directory 2019-11-11 17:53:56 -08:00
HtmlArmorTest.php Move a lot of libs tests to the unit test directory 2019-11-11 17:53:56 -08:00
JavaScriptMinifierTest.php More misc test cleanup 2020-12-24 00:52:06 +00:00
MapCacheLRUTest.php objectcache: Add regression test for MapCacheLRU serialization 2020-04-16 17:55:17 +01:00
MemoizedCallableTest.php build: Bump mediawiki-codesniffer to 31.0.0 2020-05-30 14:56:28 +00:00
SamplingStatsdClientTest.php Move a lot of libs tests to the unit test directory 2019-11-11 17:53:56 -08:00
StaticArrayWriterTest.php StaticArrayWriter: Add test case for int-like keys 2020-06-16 02:57:46 +01:00
StringUtilsTest.php Move a lot of libs tests to the unit test directory 2019-11-11 17:53:56 -08:00
TimingTest.php Move a lot of libs tests to the unit test directory 2019-11-11 17:53:56 -08:00
XhprofDataTest.php Make use of PHPUnit's assertCount feature where possible 2020-03-02 15:58:41 +00:00
XhprofTest.php Move a lot of libs tests to the unit test directory 2019-11-11 17:53:56 -08:00
XmlTypeCheckTest.php Fix some PSR12.Properties.ConstantVisibility.NotFound in tests/phpunit/ 2020-05-09 23:55:09 +00:00