Exemplo n.º 1
0
 def test_next_random_action(self):
     bot = BotSimpleRL(self.env, self.player)
     assert bot.next_random_action(bot.dehasher(0), 0) == 0
     assert 0