aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/api/ApiAccountCreationTest.php
Commit message (Expand)AuthorAgeFilesLines
* Cleanup Api phpunit Testsaddshore2013-10-241-159/+0
* Fix scope on all /phpunit test methodsaddshore2013-10-241-5/+5
* Update code formattingSiebrand Mazeland2013-04-261-7/+10
* Remove unused local variables in testsSiebrand Mazeland2013-04-261-2/+2
* Update code formattingSiebrand Mazeland2013-03-271-11/+14
* testInvalidEmail() passes now without local configPlatonides2013-03-011-4/+1
* Revert "(Bug 44192) Do not attempt to send a real e-mail in ApiAccountCreatio...Hashar2013-02-281-6/+0
* Merge "(Bug 44192) Do not attempt to send a real e-mail in ApiAccountCreation...jenkins-bot2013-02-181-0/+6
|\
| * (Bug 44192) Do not attempt to send a real e-mail in ApiAccountCreationTestPlatonides2013-02-091-0/+6
* | Update formattingSiebrand Mazeland2013-02-141-1/+1
|/
* Merge "Fix ApiCreateAccountTest for $wgEnableEmail = false;"jenkins-bot2013-01-211-2/+13
|\
| * Fix ApiCreateAccountTest for $wgEnableEmail = false;umherirrender2013-01-131-2/+13
* | (bug 43762) Mark slow unit test as @group mediumBrad Jorsch2013-01-181-0/+1
|/
* raise timeout for ApiCreateAccountTest::testValidAntoine Musso2013-01-111-0/+4
* Added account creation API.Tyler Romeo2013-01-111-0/+140