mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-25 19:44:13 +01:00
New stats test.
This commit is contained in:
parent
e7daa3c144
commit
d1bf6b5497
@ -99,6 +99,10 @@ class UserTestCase(PluginTestCase, PluginDocumentation):
|
|||||||
finally:
|
finally:
|
||||||
conf.supybot.databases.users.hash.setValue(orig)
|
conf.supybot.databases.users.hash.setValue(orig)
|
||||||
|
|
||||||
|
def testStats(self):
|
||||||
|
self.assertNotError('user stats')
|
||||||
|
self.assertNotError('load FunDB')
|
||||||
|
self.assertNotError('user stats')
|
||||||
|
|
||||||
# vim:set shiftwidth=4 tabstop=8 expandtab textwidth=78:
|
# vim:set shiftwidth=4 tabstop=8 expandtab textwidth=78:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user