mediawiki-extensions-AbuseF.../tests
Daimona Eaytoy 3a9eac9ad5 Unbreak filter edit form
In Ib7427e15f673a575738489476e604c387f449ddd, I thought that $parameters could've only been null if $action wasn't
enabled, but actually, they're null even if the action is just not set.
Which is true for all actions when creating a new filter, and all
non-set actions when editing an existing one.

Hence, revert the part that touched ViewEdit.

Also add a selenium test to ensure that warn parameters are visible.

Bug: T236286
Change-Id: I8150baa077208eb1fc54ebc1d8415a243d0f3bd3
2019-10-23 18:50:44 +02:00
..
parserTests Allow dangling commas in variargs 2019-09-07 11:19:14 +02:00
parserTestsEquivset Move parser tests to /unit 2019-08-28 16:36:37 +00:00
phpunit build: Upgrade mediawiki-codesniffer to v28.0.0 2019-10-09 18:34:07 +00:00
selenium Unbreak filter edit form 2019-10-23 18:50:44 +02:00