wiki.techinc.nl/tests/phpunit/unit/includes/libs
DannyS712 260f4ea92c Move MimeAnalyzerTest under unit tests
Extends the base PHPUnit\Framework\TestCase
and does not need any integration

Change-Id: I221ffb9d2ed96e240ad1be7f11c311f95883d882
2021-04-23 21:53:55 +00:00
..
composer Support Composer 2.0 in ComposerInstalled 2021-03-04 09:29:34 +01:00
filebackend phpunit: Mass-replace setMethods with onlyMethods and adjust 2021-04-16 20:15:00 +02:00
http tests: Fix invalid @covers tags 2021-01-22 12:45:24 -08:00
Message Add Message/MessageValue datetime parameter types 2021-03-30 21:05:32 -06:00
mime Move MimeAnalyzerTest under unit tests 2021-04-23 21:53:55 +00:00
objectcache Remove meaningless ->expects( $this->any() ) from all tests 2021-04-23 11:58:58 +02:00
ParamValidator phpunit: Mass-replace setMethods with onlyMethods and adjust 2021-04-16 20:15:00 +02:00
rdbms Remove meaningless ->expects( $this->any() ) from all tests 2021-04-23 11:58:58 +02:00
stats Move a lot of libs tests to the unit test directory 2019-11-11 17:53:56 -08:00
uuid uuid: Simplify GlobalIdGenerator by removing QUICK_VOLATILE flag 2021-04-14 21:40:35 +00:00
ArrayUtilsTest.php Tests: Start marking some closures as static 2021-02-06 19:57:42 +00:00
CookieTest.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 Tests: Start marking some closures as static 2021-02-06 19:57:42 +00:00
HtmlArmorTest.php Move a lot of libs tests to the unit test directory 2019-11-11 17:53:56 -08:00
MapCacheLRUTest.php objectcache: Add regression test for MapCacheLRU serialization 2020-04-16 17:55:17 +01:00
MemoizedCallableTest.php Remove meaningless ->expects( $this->any() ) from all tests 2021-04-23 11:58:58 +02:00
SamplingStatsdClientTest.php Remove unnecessary ->equalTo() from tests 2021-04-23 12:02:42 +02: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 Tests: Start marking some closures as static 2021-02-06 19:57:42 +00:00
XhprofDataTest.php build: Update mediawiki/mediawiki-codesniffer to 35.0.0 2021-01-31 13:34:38 +00:00
XhprofTest.php build: Update mediawiki/mediawiki-codesniffer to 35.0.0 2021-01-31 13:34:38 +00:00
XmlTypeCheckTest.php Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00