mediawiki-extensions-AbuseF.../tests/phpunit
Daimona Eaytoy 6f4bfc9597 Fix shortcircuit for consecutive operations
Using break could halt parsing between operations, instead use continue
to parse all operations.

Bug: T214642
Change-Id: If67ddaffef280c2448c55ae536013758617bba68
2019-02-08 17:55:59 +00:00
..
AbuseFilterConsequencesTest.php In tests that create users, add 'user' to $this->tablesUsed 2019-02-08 16:40:17 +11:00
AbuseFilterParserTest.php Fix shortcircuit for consecutive operations 2019-02-08 17:55:59 +00:00
AbuseFilterSaveTest.php In tests that create users, add 'user' to $this->tablesUsed 2019-02-08 16:40:17 +11:00
AbuseFilterTest.php In tests that create users, add 'user' to $this->tablesUsed 2019-02-08 16:40:17 +11:00
AbuseFilterTokenizerTest.php Improve code coverage 2018-08-22 19:07:14 +02:00
AFPDataTest.php Improve code coverage 2018-08-22 19:07:14 +02:00