wiki.techinc.nl/tests/phpunit/includes/parser
Amir Sarabadani d23af35764 Unset all globals unneeded for unit tests, assert correct directory
* Unset globals to avoid tests that look like unit tests but actually rely on
  globals
* move some tests out of unit directory so that the test suite will pass.
* Assert that tests which extend MediaWikiUnitTestCase are in a directory with
  "/unit/" in its path name

Depends-On: I67b37b1bde94eaa3d4298d9bd98ac57995ce93b9
Depends-On: I90921679518ee95fe393f8b1bbd9134daf0ba032
Bug: T87781
Change-Id: I16691fc8ac063705ba0c2bc63b96c4534ca8660b
2019-07-09 14:09:29 -04:00
..
CoreParserFunctionsTest.php Ensure canHaveTalkPage returns false when getTalkPage would fail. 2019-07-03 10:40:10 +02:00
MagicVariableTest.php
ParserFactoryTest.php Don't pass Config to Parser(Factory) 2019-05-20 11:19:21 -05:00
ParserMethodsTest.php Add missing newline between <?php and namespace/use section 2019-06-03 13:36:48 +00:00
ParserOptionsTest.php Avoid extra parse/save delay for users with non-canonical parser options 2019-04-14 02:00:16 +00:00
ParserOutputTest.php revision: rename various $wikiId fields/parameters to $dbDomain 2019-06-28 21:30:25 +00:00
ParserPreloadTest.php Revert "Separate MediaWiki unit and integration tests" 2019-06-13 23:00:08 +00:00
ParserTest.php Don't pass Config to Parser(Factory) 2019-05-20 11:19:21 -05:00
PreprocessorTest.php Hard deprecate Preprocessor_DOM 2019-06-14 12:21:40 -04:00
SanitizerTest.php Unset all globals unneeded for unit tests, assert correct directory 2019-07-09 14:09:29 -04:00
StripStateTest.php
TagHooksTest.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00