Exemplo n.º 1
0
 def test_can_request_bots(self):
     b = Bots(self.settings)
     assert len(b.get_all()) == 1
Exemplo n.º 2
0
 def test_can_request_bots(self):
     b = Bots(self.settings)
     assert len(b.get_all()) == 1