mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-27 05:09:23 +01:00
Test for gkstats Strike.
This commit is contained in:
parent
6077e2896b
commit
7ba9a855bb
@ -38,6 +38,7 @@ class GameknotTestCase(PluginTestCase, PluginDocumentation):
|
||||
def testGkstats(self):
|
||||
self.assertNotError('gkstats jemfinch')
|
||||
self.assertError('gkstats %s' % utils.mktemp())
|
||||
self.assertNotError('gkstats Strike')
|
||||
|
||||
def testUrlSnarfer(self):
|
||||
self.assertNotError('http://gameknot.com/chess.pl?bd=1019508')
|
||||
|
Loading…
Reference in New Issue
Block a user