wiki.techinc.nl/tests/phpunit/suites
Subramanya Sastry 3115940e2d Followup to 02d13afa: Respect parsoid-compatible options in CLI runs
It was possible to run non-compatible tests via the CLI which, among
other things, would have caused a "--parsoid --updateKnownFailures"
test run to add bogus entries to the knownFailures json file.

Change-Id: Ie3c51b97edb9839f775301670018bb4ba3290fbe
2022-10-25 17:05:22 -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 phpunit: Use is_file/is_dir instead of file_exists 2022-01-03 21:47:56 +01:00
LessTestSuite.php ResourceLoader namespace (attempt 2) 2022-05-24 15:41:46 +00:00
ParserIntegrationTest.php tests/parser/TestMode: move parser test helper class to parsoid library 2022-08-16 16:26:25 -04:00
ParserTestFileSuite.php tests/parser/TestMode: move parser test helper class to parsoid library 2022-08-16 16:26:25 -04:00
ParserTestTopLevelSuite.php Auto-discover core parser test files 2022-10-13 10:41:15 -04:00
ParsoidTestFileSuite.php Followup to 02d13afa: Respect parsoid-compatible options in CLI runs 2022-10-25 17:05:22 -05:00
SuiteEventsTrait.php SuiteEventsTrait: don't call setUp() for an empty suite 2022-03-17 14:47:21 +11:00