wiki.techinc.nl/tests/phpunit/includes/parser
Timo Tijhof 14644a2fb0 phpunit: Add some @covers and @large/@medium to integration tests
- @small: single class, no I/O (unit test).
- @medium: multi-class (partial or no mocks), no I/O (unit/integration test).
- @large: multi-class, I/O allowed (integration test).

Change-Id: I09317e6dd9b0ee34b7467fbffdd07957ef55dc04
2018-03-20 09:14:34 -07:00
..
CoreParserFunctionsTest.php Make Gender normalize usernames 2018-01-22 23:12:01 +00:00
MagicVariableTest.php Move phpunit @group from file comment to class comment 2018-03-10 11:48:28 +01:00
ParserIntegrationTest.php phpunit: Add some @covers and @large/@medium to integration tests 2018-03-20 09:14:34 -07:00
ParserMethodsTest.php Add @covers for BlockLevelPass 2018-02-05 21:21:37 -08:00
ParserOptionsTest.php Hard-deprecate ParserOutput stateful transform methods 2018-02-13 12:28:36 -05:00
ParserOutputTest.php Hard-deprecate ParserOutput stateful transform methods 2018-02-13 12:28:36 -05:00
ParserPreloadTest.php Fix @covers for (non-integration) parser tests 2017-02-27 15:47:56 +11:00
PreprocessorTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
SanitizerTest.php Add @covers for RemexStripTagHandler 2018-02-05 21:15:52 -08:00
StripStateTest.php StripState testing and cleanup 2018-03-05 16:43:58 +11:00
TagHooksTest.php Add @covers for BlockLevelPass 2018-02-05 21:21:37 -08:00
TidyTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00