mediawiki-extensions-AbuseF.../tests/phpunit
Daimona Eaytoy d51ca862c6 Move parser tests to /unit
IMHO these can be considered unit tests; they were already fast, but now
they're executed in an instant.
This requires several changes: 1 - delay retrieving messages in
AFPUserVisibleException, to avoid having to deal with i18n whenever we
want to test exceptions; 2 - Use some DI for Parser and Tokenizer.
Equivset-dependend tests are also moved to a new class, thus helping to
fix the AF part of T189560.

Change-Id: If4585bf9bb696857005cf40a0d6985c36ac7e7a8
2019-08-28 16:36:37 +00:00
..
unit Move parser tests to /unit 2019-08-28 16:36:37 +00:00
AbuseFilterConsequencesTest.php Refactor and speed up non-parser tests 2019-08-27 16:24:27 +00:00
AbuseFilterDBTest.php Refactor and speed up non-parser tests 2019-08-27 16:24:27 +00:00
AbuseFilterParserEquivsetTest.php Move parser tests to /unit 2019-08-28 16:36:37 +00:00
AbuseFilterSaveTest.php Refactor and speed up non-parser tests 2019-08-27 16:24:27 +00:00