wiki.techinc.nl/tests/phpunit/unit/includes/libs
Daimona Eaytoy 2b37cfaf18 build: Bump mediawiki-codesniffer to 31.0.0
Done with `composer fix` and suppressing the rest (i.e. sniffs for
global variables, which for core should be suppressed anyway).

Additionally, add `-p` to `phpcbf`, as otherwise it just seems stuck.

Change-Id: Ide8d6cdd083655891b6d654e78440fbda81ab2bc
2020-05-30 14:56:28 +00:00
..
composer ComposerInstalledTest: remove mentions of phpunit-mock-objects 2019-11-21 12:59:45 -08:00
filebackend Fix a plethora of class and function call case mismatches 2020-05-26 14:14:46 +01:00
http Move a lot of libs tests to the unit test directory 2019-11-11 17:53:56 -08:00
mime Fix more libs PSR12.Properties.ConstantVisibility.NotFound 2020-05-16 20:13:22 +00:00
objectcache tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
services Replace all new stdClass() with identical (object)[] 2020-03-04 21:18:30 +00:00
stats Move a lot of libs tests to the unit test directory 2019-11-11 17:53:56 -08:00
ArrayUtilsTest.php Move a lot of libs tests to the unit test directory 2019-11-11 17:53:56 -08: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
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 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 build: Bump mediawiki-codesniffer to 31.0.0 2020-05-30 14:56:28 +00:00
ProcessCacheLRUTest.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 Move a lot of libs tests to the unit test directory 2019-11-11 17:53:56 -08: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