wiki.techinc.nl/tests/phpunit/includes/upload
Alexandre Emsenhuber 681523d5ad Fix for r100905:
* Make tests work again
* Added ApiTestCase::doApiRequest() and related to pass it to the context and removed override of $wgUser where possible
* Fix ApiLogin to get the correct User object (i.e. the logged in one)
* Fix ApiBase to feed a RequestContext to setContext() so that ApiLogin can call setUser()
2011-10-27 18:46:40 +00:00
..
UploadFromUrlTest.php Fix for r100905: 2011-10-27 18:46:40 +00:00
UploadStashTest.php Fixed incorrect usage of || operator, added test 2011-08-15 18:10:10 +00:00
UploadTest.php Follow-up r99224, fix unit tests. 2011-10-07 18:32:08 +00:00