wiki.techinc.nl/tests/phpunit/includes/parser
Petr Pchelko 7bf51ccef3 Convert ParserOptions to UserIdentity
We still need a lot of refactoring in ParserOptions
constructions, but for now converting the public interface
should be enough.

Change-Id: I04663c39ca037129b827b33555c3f59def5f9b59
2021-03-24 09:40:42 -06: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 Convert ParserOptions to UserIdentity 2021-03-24 09:40:42 -06: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