mediawiki-extensions-Confir.../tests/phpunit
Derick Alangi 5b3765f7b5
Fix ConfirmEdit to avoid global state
ConfirmEdit will try to mess with ObjectCache::$instances, clean this
up so that we migrate consumers to go through ObjectCacheFactory.

Bug: T358346
Change-Id: I317a1a17f4f39e99a9b31660eebcd0185adb88f8
2024-03-07 15:05:23 +03:00
..
SimpleCaptcha Use namespaced classes 2023-12-11 00:07:55 +01:00
unit tests: Add basic test for HookRunner 2023-05-31 23:14:29 +02:00
CaptchaAuthenticationRequestTest.php tests: Use static provider in AuthenticationRequestTest 2023-05-19 22:26:53 +02:00
CaptchaPreAuthenticationProviderTest.php Fix ConfirmEdit to avoid global state 2024-03-07 15:05:23 +03:00
HTMLFancyCaptchaFieldTest.php Revert "Drop various class aliases" 2024-01-17 04:46:58 +00:00
HTMLReCaptchaNoCaptchaFieldTest.php Revert "Drop various class aliases" 2024-01-17 04:46:58 +00:00
QuestyCaptchaTest.php Revert "Drop various class aliases" 2024-01-17 04:46:58 +00:00
ReCaptchaNoCaptchaAuthenticationRequestTest.php Revert "Drop various class aliases" 2024-01-17 04:46:58 +00:00