mediawiki-extensions-AbuseF.../tests/phpunit
Daimona Eaytoy 206bdc1f6a Use the updated TitleMove hook to filter move actions
For several reasons:
*We're not really checking permissions (and the hook previously used is
meant to be used in such case)
*We'll show a cleaner error message (i.e. without the "You do not have
permission..." part)
*Filtering will happen closer to the actual move

Bug: T208907
Depends-On: I4733724075b7514e9db59e7be772d9409aa9da87
Change-Id: If88f736a446247f8b4b13c055c641d56f544d1ea
2018-12-04 18:58:04 +01:00
..
AbuseFilterConsequencesTest.php Use the updated TitleMove hook to filter move actions 2018-12-04 18:58:04 +01:00
AbuseFilterParserTest.php Add full tests for deprecated variables 2018-08-29 11:00:28 +02:00
AbuseFilterSaveTest.php Change throttle selector to restore old functionality, overall improvement 2018-11-14 12:51:36 +01:00
AbuseFilterTest.php Remove wgParser and wgRequest 2018-11-19 13:40:58 +01: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