mediawiki-extensions-Cite/tests
Adam Wight 0ebf86fdf3 Split out BookReferencing parser tests
Encapsulate the feature tests in dedicated files.  These are picked
up by the test runner for matching glob `tests/parser/*.txt`, as can
be shown by,

  phpunit.php --testsuite parsertests --filter=bookRef

Also adds TODO comments to some tests, documenting how the current output
will not match the fully implemented code's results.

Bug: T236256
Change-Id: Ie3e769c84856256180754aeff417da893a84b479
2019-11-08 10:02:38 +01:00
..
parser Split out BookReferencing parser tests 2019-11-08 10:02:38 +01:00
phpunit Add the first small PHPUnit test for Cite::normalizeKey() 2019-11-07 09:23:13 +00:00
selenium Use waitForModuleState from Util class 2019-10-24 10:48:32 +02:00