wiki.techinc.nl/tests/phpunit/includes/api
Yuri Astrakhan 62216932c1 API PageSet allows generator for non-query modules
* PageSet can now be used in any action to process titles/pageids/revids
or any generator, redirects resolution, and converttitle functionality.
* action=purge proper usage of MustBePosted()
* Add supports for all pageset capabilities - generators, redirects, converttitles to
  action=purge and action=setnotificationtimestamp
* BREAKING CHANGE: ApiPageSet constructor now has two params instead of three, with only the
  first one keeping its meaning. ApiPageSet is now derived from ApiBase.
* BREAKING CHANGE: ApiQuery::newGenerator() and executeGeneratorModule() were deleted.

Change-Id: I7a3d7b6eb015d21ec1a9b9d9c6af9d97663f3f9a
2013-02-08 15:42:21 -05:00
..
format pass codesniffer on tests/ 2013-01-28 12:14:26 +01:00
query API tests to verify basic query functionality (list & props) 2013-02-08 01:45:19 -05:00
ApiAccountCreationTest.php Merge "Fix ApiCreateAccountTest for $wgEnableEmail = false;" 2013-01-21 20:36:33 +00:00
ApiBlockTest.php (bug 43762) Mark slow unit test as @group medium 2013-01-18 14:07:49 -05:00
ApiEditPageTest.php mark ApiEditPageTest as being slow tests 2012-11-26 14:49:52 +01:00
ApiGeneratorTest.php API PageSet allows generator for non-query modules 2013-02-08 15:42:21 -05:00
ApiOptionsTest.php (bug 43959) Add ability to reset certain option kinds in API. 2013-01-18 13:41:44 -05:00
ApiParseTest.php (bug 43762) Mark slow unit test as @group medium 2013-01-18 14:07:49 -05:00
ApiPurgeTest.php (bug 43762) Mark slow unit test as @group medium 2013-01-18 14:07:49 -05:00
ApiTest.php (bug 43762) Mark slow unit test as @group medium 2013-01-18 14:07:49 -05:00
ApiTestCase.php apitests leaks wgUser 2013-02-08 18:57:16 +01:00
ApiTestCaseUpload.php pass codesniffer on tests/ 2013-01-28 12:14:26 +01:00
ApiUploadTest.php apitests leaks wgUser 2013-02-08 18:57:16 +01:00
ApiWatchTest.php (bug 43762) Mark slow unit test as @group medium 2013-01-18 14:07:49 -05:00
generateRandomImages.php pass codesniffer on tests/ 2013-01-28 12:14:26 +01:00
PrefixUniquenessTest.php API PageSet allows generator for non-query modules 2013-02-08 15:42:21 -05:00
RandomImageGenerator.php merged master 2012-08-29 15:20:15 +02:00
words.txt