mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-05-29 10:57:43 +02:00
Updated tests for another unavailable game.
This commit is contained in:
parent
28cd12a975
commit
a3aeaee2b0
@ -70,8 +70,9 @@ class GameknotTestCase(PluginTestCase, PluginDocumentation):
|
|||||||
# This game expired.
|
# This game expired.
|
||||||
## self.assertRegexp('http://gameknot.com/chess.pl?bd=907498',
|
## self.assertRegexp('http://gameknot.com/chess.pl?bd=907498',
|
||||||
## '\x02ddipaolo\x0f won')
|
## '\x02ddipaolo\x0f won')
|
||||||
self.assertRegexp('http://gameknot.com/chess.pl?bd=907498',
|
# As did this :(
|
||||||
'\x02chroniqueur\x0f resigned')
|
## self.assertRegexp('http://gameknot.com/chess.pl?bd=907498',
|
||||||
|
## '\x02chroniqueur\x0f resigned')
|
||||||
self.assertRegexp('http://gameknot.com/chess.pl?bd=955432',
|
self.assertRegexp('http://gameknot.com/chess.pl?bd=955432',
|
||||||
'\x02ddipaolo\x0f lost')
|
'\x02ddipaolo\x0f lost')
|
||||||
self.assertRegexp('http://gameknot.com/chess.pl?bd=1077345&r=365',
|
self.assertRegexp('http://gameknot.com/chess.pl?bd=1077345&r=365',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user