wiki.techinc.nl/tests/phpunit/suites
C. Scott Ananian 02ec9de651 Parser tests: Update TestFileReader to the latest reader from Parsoid
This replaces the 'requirements' from parser tests (hooks and
functionhooks) with a more flexible 'options' clause to allow
additional file-level requirements/options to support running parser
tests in multiple modes.  (For example, with the legacy parser or in
one of two parsoid modes.)

Bug: T254181
Depends-On: I636bd1f2c8aee327acbbd1636e2ac76355f1d80e
Change-Id: I58373d135c3a804f4ce9967112c338435f5cd4b6
2020-12-14 18:49:11 -05:00
..
CoreParserTestSuite.php Update tests to use PHPUnit 6 class names 2019-10-06 01:01:28 -07:00
ExtensionsParserTestSuite.php Update tests to use PHPUnit 6 class names 2019-10-06 01:01:28 -07:00
ExtensionsTestSuite.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
LessTestSuite.php Update tests to use PHPUnit 6 class names 2019-10-06 01:01:28 -07:00
ParserIntegrationTest.php Fix visibility of setUp/tearDown 2020-06-16 21:02:05 +02:00
ParserTestFileSuite.php Parser tests: Update TestFileReader to the latest reader from Parsoid 2020-12-14 18:49:11 -05:00
ParserTestTopLevelSuite.php Fix parser test class naming 2020-07-24 00:29:12 -04:00
SuiteEventsTrait.php Upgrade to PHPUnit 8 2020-01-22 15:44:18 +00:00