Specify a blocker for all UserTest blocks
authorHuji Lee <huji.huji@gmail.com>
Mon, 18 Sep 2017 18:57:17 +0000 (14:57 -0400)
committerHuji <huji.huji@gmail.com>
Sun, 5 Nov 2017 16:55:46 +0000 (16:55 +0000)
commitf0a379891028494a839a0ad26ef3288fa8e51410
tree25fd94866d72528aabba0eb536b330f5a9c62487
parentebfdff32a425e2bdc34a13de842389210f89ecf9
Specify a blocker for all UserTest blocks

Also, un-register the PerofmrRetroactiveAutoblock hook from CheckUser
as it will assume an IP address for the user which is not specified in
UserTest. This will keep the unit tests focused on unit testing, as
opposed to integration.

Bug:T176103
Change-Id: I3a090f7bae5ba266c3cd4500ecf83338fb8503bb
tests/phpunit/includes/user/UserTest.php