mediawiki-extensions-Math/tests
Umherirrender e599afa6db Use assertStringContainsString in unit tests
Using assertContains() with string haystacks is deprecated and will not
be supported in PHPUnit 9. Refactor your test to use
assertStringContainsString() or assertStringContainsStringIgnoringCase()
instead.

Change-Id: Ic35f3c60a7f49dfe244b87192d7f161c117b37e1
2020-04-05 13:46:04 +02:00
..
parser Update to parserTests v2 (tidy by default) 2020-04-02 14:19:46 -04:00
phpunit Use assertStringContainsString in unit tests 2020-04-05 13:46:04 +02:00
selenium build: Update eslint-config-wikimedia 2019-10-04 15:38:36 +01:00
ParserTest.json Make error HTML valid XHTML 2019-04-24 12:06:14 +02:00
wfTest.php Fix escaping issues and a series of unrelated code cleanups 2020-03-21 14:53:15 +00:00