mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-07 19:49:23 +01:00
Fixed the stupid DOM Element output, added test.
This commit is contained in:
parent
76ad28918f
commit
5d45c92592
@ -38,6 +38,7 @@ class HttpTest(PluginTestCase, PluginDocumentation):
|
|||||||
|
|
||||||
def testFreshmeat(self):
|
def testFreshmeat(self):
|
||||||
self.assertNotError('freshmeat supybot')
|
self.assertNotError('freshmeat supybot')
|
||||||
|
self.assertNotRegexp('freshmeat supybot', 'DOM Element')
|
||||||
|
|
||||||
def testTitle(self):
|
def testTitle(self):
|
||||||
self.assertResponse('title slashdot.org',
|
self.assertResponse('title slashdot.org',
|
||||||
|
Loading…
Reference in New Issue
Block a user