mediawiki-extensions-Confir.../tests/phpunit
Umherirrender 79b09f4995 Register QuestyCaptcha class ealier in unit tests
The captchas in production are registered conditional, in tests the
class needs to be added to the autoloader.
Moved this register up to setUp to detect the existing @covers correctly
by the new testValidCovers from
I1d564bcae2bfbedb004c440b90db6341148ed4ba

Change-Id: I79f225126d7bbbfd436ab165bb98a0ed9517b8bc
2017-12-27 21:59:34 +01:00
..
SimpleCaptcha Allow other extensions to setup triggers using attributes 2017-09-02 17:45:26 +02:00
CaptchaAuthenticationRequestTest.php build: Updating mediawiki/mediawiki-codesniffer to 13.0.0 2017-09-24 10:04:06 +00:00
CaptchaPreAuthenticationProviderTest.php Remove pre-authmanager code 2017-10-12 01:47:11 +01:00
HTMLFancyCaptchaFieldTest.php Remove 'UnitTestList' hook 2016-08-05 18:46:15 +01:00
HTMLReCaptchaFieldTest.php Remove 'UnitTestList' hook 2016-08-05 18:46:15 +01:00
HTMLReCaptchaNoCaptchaFieldTest.php Remove 'UnitTestList' hook 2016-08-05 18:46:15 +01:00
HTMLSubmittedValueFieldTest.php Remove 'UnitTestList' hook 2016-08-05 18:46:15 +01:00
QuestyCaptchaTest.php Register QuestyCaptcha class ealier in unit tests 2017-12-27 21:59:34 +01:00
ReCaptchaAuthenticationRequestTest.php Remove 'UnitTestList' hook 2016-08-05 18:46:15 +01:00
ReCaptchaNoCaptchaAuthenticationRequestTest.php Remove 'UnitTestList' hook 2016-08-05 18:46:15 +01:00