wiki.techinc.nl/tests/phpunit/includes/parser
James D. Forrester 5c83c8952c tests: Avoid problematic language in comments and internal code
We can't avoid this entirely where we're testing upstream features
that are yet to be renamed, but this is a start.

Bug:T277986
Change-Id: I5c1ae717cc008ca147ea31fe35c44b19d1fe5d98
2021-03-28 21:21:28 -07: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 Fix spacing after yield and use statements 2021-03-26 23:55:58 +01: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 tests: Avoid problematic language in comments and internal code 2021-03-28 21:21:28 -07: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