Gut anything from HttpTest that involves making external requests and setting cookies...
authorChad Horohoe <demon@users.mediawiki.org>
Thu, 8 Sep 2011 14:04:36 +0000 (14:04 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Thu, 8 Sep 2011 14:04:36 +0000 (14:04 +0000)
commit10a0d9d781c276e622c23f1d5f36c159c03580d7
tree283155b6d2d309350615091854443c3c3f81f30a
parentfe82ae0e2734a7e37305cc3f5b36b1bd220f7a3f
Gut anything from HttpTest that involves making external requests and setting cookies - the way we do this suite needs to be completely rethought.
Chalk this up as an example of how *not* to write unit tests.
Still have 5 failures :(
tests/phpunit/includes/HttpTest.php