mediawiki-extensions-Confir.../tests/phpunit
mainframe98 e95765a45e Don't conditionally set ObjectCache::$instances
The service LocalClusterObjectCache (to be introduced
in I39b03b1078efde3d9bc721d9d0c3694988c53a67) is not yet available.
The change linked above introduces it, but still relies on ObjectCache
because of tests of other extensions. ConfirmEdit's tests therefore
should always set ObjectCache::$instances, regardless of the existance
of the LocalClusterObjectCache service.

Change-Id: Ide340b7295ebe63a4efcfe6ec4381eb6697f8335
2020-01-21 17:28:22 +00:00
..
SimpleCaptcha Remove PPHUnit 4 bc stuff 2019-10-13 11:34:12 +02:00
CaptchaAuthenticationRequestTest.php build: Upgrade mediawiki-codesniffer to v28.0.0 2019-10-09 15:45:51 -07:00
CaptchaPreAuthenticationProviderTest.php Don't conditionally set ObjectCache::$instances 2020-01-21 17:28:22 +00:00
HTMLFancyCaptchaFieldTest.php Do not attempt to mock 'object' 2018-10-09 15:10:33 +03:00
HTMLReCaptchaNoCaptchaFieldTest.php Do not attempt to mock 'object' 2018-10-09 15:10:33 +03:00
QuestyCaptchaTest.php build: Upgrade mediawiki-codesniffer to v28.0.0 2019-10-09 15:45:51 -07:00
ReCaptchaNoCaptchaAuthenticationRequestTest.php Clean up some phpcs problems 2018-07-12 23:13:58 +00:00