wiki.techinc.nl/tests/phpunit/includes/parser
DannyS712 24d26873e3 CoreParserFunctionsTest: fix duplication
testSubjectpagename was probably copied from
testTalkpagename and so uses the wrong data provider
and tests the wrong code

Change-Id: Ied4023a8fdd57a1c2b538eca6034c37e94967bc7
2021-03-22 01:48:03 +00:00
..
CacheTimeTest.php tests: Fix method signature mismatches 2020-11-26 19:02:57 +01:00
CoreParserFunctionsTest.php CoreParserFunctionsTest: fix duplication 2021-03-22 01:48:03 +00:00
LinkHolderArrayIntegrationTest.php Strict return types for PageIdentity 2021-01-18 17:33:14 +01:00
MagicVariableTest.php Add missing @param and @return to documentation in tests 2021-01-22 19:57:25 +01:00
ParserCacheSerializationTestCases.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
ParserCacheTest.php Respect used options for ParserOptions::isSafeToCache 2021-01-04 10:32:34 -06:00
ParserMethodsTest.php RevisionStore: getRevisionbyId should take a PageIdentity 2021-03-17 13:46:41 +00:00
ParserOptionsTest.php Make ParserOptionsTest work on PHP<7.4.9 with opcache enabled 2021-03-02 13:03:58 +11:00
ParserOutputTest.php Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00
ParserPreloadTest.php ParserPreloadTest: Remove unneeded unset calls 2020-12-28 22:10:53 +00:00
ParserTest.php Make Parser use UserIdentity instead of User 2021-03-17 13:51:52 -06:00
PreprocessorTest.php parser: convert Preprocessor to WANCache and inject dependencies 2021-01-11 20:21:10 -08:00
RevisionOutputCacheTest.php Implement caching for old revision HTML endpoint 2020-12-15 23:40:08 +01:00
SanitizerTest.php Remove documentation that literally repeats the code 2020-10-27 19:20:26 +00:00
StripStateTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
TagHooksTest.php Parser: initialize preprocessor in constructor 2021-03-16 22:37:40 +00:00
validateParserCacheSerializationTestData.php Tests: Mark more closures as static 2021-02-07 13:26:56 +01:00