mediawiki-extensions-Cite/tests
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
..
parser Sync up with Parsoid citeParserTests.txt 2020-01-17 14:51:03 -05:00
phpunit Use StatusValue::isGood() instead of isOK() 2020-01-20 12:35:48 +01:00
selenium Use waitForModuleState from Util class 2019-10-24 10:48:32 +02:00