(bug 38333) test blocked user cant createaccount
authorAntoine Musso <hashar@free.fr>
Fri, 13 Jul 2012 09:43:17 +0000 (11:43 +0200)
committerGerrit Code Review <gerrit@wikimedia.org>
Thu, 19 Jul 2012 08:19:15 +0000 (08:19 +0000)
commitaeacaae2b2c09015acda3da0f2e32ff50520bc1c
tree25464ebe0660ffc7510b162fae64ba3fe1a46cea
parent5dc1a63f204c3167cc9d497d02aca4e517ca5288
(bug 38333) test blocked user cant createaccount

This patch adds BlockTest::testBlockedUserCanNotCreateAccount() which
test that a new user can createaccount and that blocking him will
prevents to the createaccount right.

Does not solve bug 38333 though!

Change-Id: Ia10e26825d50d47b4770900ee91dea666337f969
tests/phpunit/includes/BlockTest.php