mediawiki-extensions-AbuseF.../includes/parser
Daimona Eaytoy 472d1221bd tests: Increase and rebalance code coverage
Also fix a couple of broken tests in Consequences:
 - For createaccount, $user->addToDatabase must be called before
   testForAccountCreation, or it will throw a CannotCreateActorException.
 - In testThrottleLimit, also set wgAbuseFilterEmergencyDisableThreshold
   to avoid relying on the local config.

Bug: T201193
Change-Id: If1a50b0a729e4d554485f2e2225d5877510966b6
2020-02-07 18:32:17 +00:00
..
AbuseFilterCachingParser.php Fix remaining PHPCS issues 2020-01-21 12:36:37 +00:00
AbuseFilterParser.php tests: Increase and rebalance code coverage 2020-02-07 18:32:17 +00:00
AbuseFilterTokenizer.php Fix remaining PHPCS issues 2020-01-21 12:36:37 +00:00
AFPData.php build: Updating composer dependencies 2020-01-28 17:51:38 +00:00
AFPException.php Move various classes to their own files 2016-12-17 11:40:10 -08:00
AFPParserState.php Revert "Revert "Add typehinting for every object-only parameter"" 2018-11-15 10:09:16 +01:00
AFPSyntaxTree.php Annotate the AST with var names before caching the AST 2019-09-13 19:43:50 +00:00
AFPToken.php Fix remaining PHPCS issues 2020-01-21 12:36:37 +00:00
AFPTransitionBase.php tests: Increase and rebalance code coverage 2020-02-07 18:32:17 +00:00
AFPTreeNode.php tests: Increase and rebalance code coverage 2020-02-07 18:32:17 +00:00
AFPTreeParser.php build: Updating composer dependencies 2020-01-28 17:51:38 +00:00
AFPUserVisibleException.php Explicitly forbid negative indexes in arrays 2019-11-08 05:55:56 +00:00