mediawiki-extensions-AbuseF.../tests/phpunit
Daimona Eaytoy f7812ea7a3 Remove redundant User::addToDatabase call in tests
We don't need to call it in the constructor, as long as the call in
setUp() is moved to before we start adding groups and checking blocks.

Follows-up Id8412e2b8a4e873fd4821ecc1a3c95710be9a.

Change-Id: I339363499f99295a83004074d6a44574cd622a58
2019-08-31 16:35:22 +00:00
..
unit Move parser tests to /unit 2019-08-28 16:36:37 +00:00
AbuseFilterConsequencesTest.php Remove redundant User::addToDatabase call in tests 2019-08-31 16:35:22 +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