mediawiki-extensions-Cite/tests/phpunit
Thiemo Kreuz b78d85e728 Use StatusValue::isGood() instead of isOK()
The difference between the two is that isOK() only reports "fatals",
while isGood() also reports "warnings" and "errors". I believe we
*want* to report all of these the same way.

Change-Id: I3be832c5db7aba3c03bd2ad8cfbba42362c093fd
2020-01-20 12:35:48 +01:00
..
unit Use StatusValue::isGood() instead of isOK() 2020-01-20 12:35:48 +01:00
CiteCSSFileModuleTest.php Move all code to PSR-4 compatible namespaces 2019-11-20 17:00:13 +01:00
CiteDbTest.php Fix PHPUnit 8 warning 2020-01-20 10:33:56 +00:00
CiteHooksTest.php Remove ApiQueryReferences support 2019-11-28 11:08:46 +01:00
CiteIntegrationTest.php Final clean-ups for a more consistent parameter order 2020-01-09 12:13:54 +01:00
ReferenceMessageLocalizerTest.php Remove single use classes from the use section 2019-12-17 14:57:55 +01:00