Follow up r87210
[lhc/web/wiklou.git] / tests / phpunit / includes / api /
2011-05-01 PlatonidesFollow up r87210
2011-04-23 Mark A. Hershbergerrandom w/s cleanup
2011-04-10 Neil Kandalgaonkarfollowup to r85654, move global declarations
2011-04-10 PlatonidesFollow up r85566. Add the helper classes to test autolo...
2011-04-07 Neil Kandalgaonkaralso generate random SVG files
2011-04-07 Paul CoppermanVarious fixes for PHPUnit tests:
2011-04-06 Mark A. HershbergerApply modification of mdale's patch from Bug #28420...
2011-03-21 Happy-melonBlame hashar for this giant commit; he teased me for...
2011-03-03 Chad HorohoeFollowup r83140: FakeMemCachedClient -> EmptyBagOStuff...
2011-03-02 Alexandre EmsenhuberPer Platonides, fix for r82686: make ApiUploadTest...
2011-02-12 Mark A. Hershbergerw/s fixups
2011-01-13 PlatonidesMark as needing a Database, as noted in r79532 CR.
2011-01-05 PlatonidesUnused global
2011-01-05 PlatonidesFollow up r79532. Do not setup a user needlessly.
2011-01-04 X!Fix r79532: Strct standards
2011-01-04 X!Add API query test
2011-01-04 X!Followup to r79532: Did I really need to implement...
2011-01-03 X!Add API format testing
2011-01-02 X!-Add &watchuser option to ApiBlock
2011-01-02 X!Followup to r79477: Add invalid purge title
2011-01-02 X!Add API purge test (mainly as proof of concept for...
2011-01-02 X!Refactor much of the API testing code.
2011-01-01 PlatonidesUse an autoloader for the tests, following the ideas...
2010-12-31 X!Forgot to change the other API tests
2010-12-31 X!-If $this->db does not exist, skip destroying the DB
2010-12-28 Chad Horohoe* verbose and color default output from phpunit
2010-12-28 X!assertType() is deprecated, switching usages tp assertI...
2010-12-16 PlatonidesThis path changed when moving the tests folder.
2010-12-14 Chad HorohoePer wikitech-l discussion: Move tests from maintenance...