* ApiTest: mark testApiGotCookie() broken, since it is
authorChad Horohoe <demon@users.mediawiki.org>
Tue, 2 Aug 2011 04:04:03 +0000 (04:04 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Tue, 2 Aug 2011 04:04:03 +0000 (04:04 +0000)
commita11cf96d0688f07761fb4ae75a4958f76465f0da
tree5aa8cb956d9eb1b6fcaf30bb04e488d3bab40e34
parent27152e4da7014fd8457a567d0aaf37fe49f253a2
* ApiTest: mark testApiGotCookie() broken, since it is
* ApiTest: partially cleanup testApiListPages() to make it not depend on broken testApiGotCookie(). Not sure what we're testing here, so still marking incomplete.
* ApiWatchTest: mark testWatchClear() as broken rather than skipped due to failing testWatchEdit(). This class needs some love <3
tests/phpunit/includes/api/ApiTest.php
tests/phpunit/includes/api/ApiWatchTest.php