Commit 72bcbb48 authored by Łukasz Nowak's avatar Łukasz Nowak

Create separate class for bot.status testing

parent fed20edf
......@@ -530,6 +530,8 @@ class SurykatkaBotTestCase(unittest.TestCase):
checkHttpCodeChange(bot, [])
class SurykatkaBotStatusTestCase(unittest.TestCase):
def test_status_emptyConfiguration(self):
resolver_ip = "192.168.0.254"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment