wiki.techinc.nl/tests/phpunit/includes/api
Tyler Romeo 88d87b00cd Added account creation API.
Created new API action "createaccount" that
allows access to account creation. Takes
username, password, email, realname, token,
and optionally mailpassword and reason.

Errors are given in an errors array. Note
there is no way to natively handle CAPTCHAs
as there is no uniform implementation of
presenting CAPTCHA links to user. Right now
the best an extension can do is return an
error in AbortNewAccount, which will then
be displayed as an error in the Api result.

Change-Id: Ibdb1e50d434fb857683e1e4ff5a4a5a91c6b7c3a
2013-01-11 01:00:49 +01:00
..
format enhance tests name (for --testdox option) 2011-07-03 18:09:30 +00:00
ApiAccountCreationTest.php Added account creation API. 2013-01-11 01:00:49 +01:00
ApiBlockTest.php Clean and repair many phpunit tests (+ fix implied configuration) 2012-10-09 03:01:51 +02:00
ApiEditPageTest.php mark ApiEditPageTest as being slow tests 2012-11-26 14:49:52 +01:00
ApiGeneratorTest.php ApiOptionsTest: Group medium (takes more than 2 seconds). 2012-12-28 18:23:02 +01:00
ApiOptionsTest.php ApiOptionsTest: Group medium (takes more than 2 seconds). 2012-12-28 18:23:02 +01:00
ApiParseTest.php (bug 41042) Regression: API action=parse with nonexistent page 2012-10-29 13:38:33 -04:00
ApiPurgeTest.php Clean and repair many phpunit tests (+ fix implied configuration) 2012-10-09 03:01:51 +02:00
ApiQueryRevisionsTest.php When returning rev content, always include model. 2012-11-14 14:53:34 +01:00
ApiQueryTest.php Clean and repair many phpunit tests (+ fix implied configuration) 2012-10-09 03:01:51 +02:00
ApiTest.php Less wild whitespace 2012-12-07 21:44:53 +00:00
ApiTestCase.php Some cleanup of doApiRequest in test module 2012-11-01 18:36:10 +01:00
ApiTestCaseUpload.php Clean and repair many phpunit tests (+ fix implied configuration) 2012-10-09 03:01:51 +02:00
ApiUploadTest.php Regroup all API tests in the 'API' PHPUnit group 2012-04-02 16:55:31 +02:00
ApiWatchTest.php Merge branch 'Wikidata' into master. 2012-10-09 11:34:24 +02:00
generateRandomImages.php merged master 2012-08-29 15:20:15 +02:00
PrefixUniquenessTest.php ApiOptionsTest: Group medium (takes more than 2 seconds). 2012-12-28 18:23:02 +01:00
RandomImageGenerator.php merged master 2012-08-29 15:20:15 +02:00
words.txt Add words.txt for us Windows users. This is a random selection of 1000 words from gnuwin32 miscfiles package 2011-07-15 17:13:24 +00:00