wiki.techinc.nl/tests/phpunit/includes/parser
daniel 026133bb05 remove access to config globals from includes/parser
Loops ServiceOptions through to CoreParserFunctions and CoreTagHooks to
avoid access to the main config from static methods.

Bug: T294739
Change-Id: Ia6c97f2d0952964c2ad6189f8053ad127589b37c
2022-02-01 07:48:57 -08:00
..
CacheTimeTest.php Tests: remove unneeded tearDown functions 2021-07-27 13:15:40 +00:00
CoreParserFunctionsTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
LinkHolderArrayIntegrationTest.php Strict return types for PageIdentity 2021-01-18 17:33:14 +01:00
MagicVariableTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
ParserCacheSerializationTestCases.php ParserCacheSerializationTestCases: call ::addModule(Style)?s with an array 2022-01-23 17:26:32 +01:00
ParserCacheTest.php Cleanup mixed space/tab line indent 2021-09-04 00:52:31 +02:00
ParserMethodsTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
ParserOptionsTest.php remove access to config globals from includes/parser 2022-02-01 07:48:57 -08:00
ParserOutputTest.php ParserOutputTest: Call ParserOutput::addModule(Style)?s with an array 2022-01-21 10:40:46 +00:00
ParserPreloadTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
ParserTest.php remove access to config globals from includes/parser 2022-02-01 07:48:57 -08:00
PreprocessorTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
RevisionOutputCacheTest.php Tests: remove unneeded tearDown functions 2021-07-27 13:15:40 +00:00
SanitizerTest.php Sanitizer: Replace RFC 3454 by RFC 8264 for clearUrl 2021-08-26 21:02:21 +00:00
StripStateTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
TagHooksTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
validateParserCacheSerializationTestData.php Hard-deprecate all public property access on CacheTime and ParserOutput. 2021-10-13 13:27:16 -04:00