mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-24 06:03:49 +00:00
4b10a544ab
Caching the result of the tokenization is pretty important performance-wise, so this test ensures that caching works as expected. I have also extracted the method used to generate the cache key for easier testing, and moved the cache instance to a class member because otherwise that piece of code can't be tested... Bug: T201193 Change-Id: I9b3bc36b552901bc6ca7609ee51e80be2979a9c4 |
||
---|---|---|
.. | ||
api | ||
pagers | ||
parser | ||
special | ||
Views | ||
AbuseFilter.php | ||
AbuseFilterChangesList.php | ||
AbuseFilterHooks.php | ||
AbuseFilterModifyLogFormatter.php | ||
AbuseFilterPreAuthenticationProvider.php | ||
AbuseFilterSuppressLogFormatter.php | ||
AbuseFilterVariableHolder.php | ||
AbuseLogHitFormatter.php | ||
AFComputedVariable.php | ||
TableDiffFormatterFullContext.php |