wiki.techinc.nl/tests/phpunit/includes/api
Szymon Świerkosz a6cd69d83a (bug 18195) Allow changing preferences via API
I have created an API module for changing the preferences.
It allows resetting preferences (reset argument) and bulk changes
of preferences (change argument) in a format:
name1=value1|name2=value2

The change argument has a limitation imposed by the current API
implementation as it cannot accept | in values. There is
available a pair of arguments optionname and optionvalue, the
latter accepts values with |.

I have created optionstoken parameter in meta=userinfo to provide
a token. There is already preferencestoken there, but I would
like to have a consistent naming.

Change-Id: I0d6c654a7354ba77e65e338423952a6a78c1150f
2012-04-20 16:56:27 +10:00
..
format enhance tests name (for --testdox option) 2011-07-03 18:09:30 +00:00
ApiBlockTest.php Merge "tests related to API block action and its gettoken" 2012-04-06 15:38:25 +00:00
ApiOptionsTest.php (bug 18195) Allow changing preferences via API 2012-04-20 16:56:27 +10:00
ApiPurgeTest.php Regroup all API tests in the 'API' PHPUnit group 2012-04-02 16:55:31 +02:00
ApiQueryTest.php Regroup all API tests in the 'API' PHPUnit group 2012-04-02 16:55:31 +02:00
ApiTest.php Regroup all API tests in the 'API' PHPUnit group 2012-04-02 16:55:31 +02:00
ApiTestCase.php Fix doxygen docs before REL1_19 branching 2012-02-01 20:53:38 +00:00
ApiTestCaseUpload.php Use WikiPage instead of Article to call doDeleteArticle() 2012-01-27 21:21:19 +00:00
ApiTestUser.php changed instances of sample.com to example.com per RFC 2606 2011-12-21 22:22:01 +00:00
ApiUploadTest.php Regroup all API tests in the 'API' PHPUnit group 2012-04-02 16:55:31 +02:00
ApiWatchTest.php Regroup all API tests in the 'API' PHPUnit group 2012-04-02 16:55:31 +02:00
generateRandomImages.php create images with orientation (had to use exiv2 hack, imagemagick not helpful) 2011-06-21 03:40:53 +00:00
PrefixUniquenessTest.php Test that verifies uniqueness of query module prefixes 2012-02-24 18:49:48 +00:00
RandomImageGenerator.php clean up whitespace / reindent 2011-12-08 13:02:34 +00: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