wiki.techinc.nl/tests/phpunit/includes/parser
C. Scott Ananian b46dfcc351 Update ParserCache serialization test cases to use a valid index policy
Valid values for ParserCache::$mIndexPolicy are '', 'noindex', and 'index'.

The test cases use the bogus value 'policy1', which causes issues when
refactoring more strictly enforces validity checks on index policy
values.

Change-Id: I2d00ff4e3ded043d18942c8482a39fac14ec60bc
2022-02-09 12:47:27 -05: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 Update ParserCache serialization test cases to use a valid index policy 2022-02-09 12:47:27 -05:00
ParserCacheTest.php Cleanup mixed space/tab line indent 2021-09-04 00:52:31 +02:00
ParserMethodsTest.php Clean up tests that misused the parameters of assertSame/Equals 2022-02-08 07:21:10 +00:00
ParserOptionsTest.php remove access to config globals from includes/parser 2022-02-01 07:48:57 -08:00
ParserOutputTest.php Add ParserOutput::appendExtensionData() 2022-02-04 13:43:22 -05: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