wiki.techinc.nl/tests/phpunit/includes/parser
Kunal Mehta 4d49a4a59e Extract LintErrorChecker out of SignatureValidator
This code was partially copied into MassMessage and will hopefully
enable more places that accept arbitrary wikitext to check lint errors.

It also hides the internal details of checking with the Linter
extension's configuration in one place until it can be refactored into
something more acceptable (T360809).

Bug: T368690
Change-Id: Iaeb3ccbd61a2a8cb0d8b3dc8b06a3a10bc8fa653
2024-07-29 14:35:40 -04:00
..
Parsoid Extract LintErrorChecker out of SignatureValidator 2024-07-29 14:35:40 -04:00
BeforeParserFetchTemplateRevisionRecordTest.php Parser::statelessFetchTemplate: remove dead code; add test cases 2024-04-10 17:36:04 -04:00
CacheTimeTest.php SerializationTestTrait: make phpunit data providers static 2024-05-22 11:43:26 -04:00
CoreParserFunctionsTest.php tests: Namespace more parser classes 2024-02-17 00:38:31 +00:00
ExtraParserTest.php tests: Use namespaced classes (@covers) 2024-06-14 00:15:40 +02:00
LinkHolderArrayIntegrationTest.php tests: Namespace more parser classes 2024-02-17 00:38:31 +00:00
MagicVariableTest.php Drop duplicate test cases and @dataProviders from tests 2024-07-19 10:18:31 +00:00
MagicWordFactoryTest.php tests: Namespace more parser classes 2024-02-17 00:38:31 +00:00
PageBundleJsonTraitTest.php tests: Namespace more parser classes 2024-02-17 00:38:31 +00:00
ParserCacheSerializationTestCases.php Add parser cache test data for JsonDeserializable extension data 2024-06-12 21:13:28 -04:00
ParserCacheTest.php Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
ParserMethodsTest.php tests: Use namespaced classes (@covers) 2024-06-14 00:15:40 +02:00
ParserOptionsTest.php Add ParserOptions::setCollapsibleSections() 2024-04-29 12:11:09 -04:00
ParserOutputTest.php SerializationTestTrait: make phpunit data providers static 2024-05-22 11:43:26 -04:00
ParserPreloadTest.php tests: Use namespaced classes (@covers) 2024-06-14 00:15:40 +02:00
ParserTest.php tests: Use namespaced classes (@covers) 2024-06-14 00:15:40 +02:00
PreprocessorTest.php Drop duplicate test cases and @dataProviders from tests 2024-07-19 10:18:31 +00:00
RevisionOutputCacheTest.php Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
SanitizerTest.php Sanitizer: delete method removeHTMLtags() 2024-06-27 14:09:00 +00:00
StripStateTest.php tests: Namespace more parser classes 2024-02-17 00:38:31 +00:00
TagHooksTest.php tests: Use namespaced classes (@covers) 2024-06-14 00:15:40 +02:00
validateParserCacheSerializationTestData.php SerializationTestUtils: handle 1.xx_wmf* versions; don't fail immediately 2024-06-03 12:23:46 -04:00