You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update test_stalker.py
* Update test_stalker.py
* Update test_stalker.py
* Update test_stalker.py
* Update test_stalker.py
* Update test_stalker.py
* Update test_stalker.py
* Update test_stalker.py
* Update test_stalker.py
* Update test_stalker.py
unittest on my machine is giving me different results from the results here.
* Update test_stalker.py
* Update test_stalker.py
change the results back to the way Appveyor test results show
* Update test_stalker.py
* Update test_stalker.py
line 34 test, the test error is showing that stalker will cooperate until the last round, the Mock Player cooperates. I am changing it to the way tests outcomes show. But as previous builds, the current average score > very good score tests does not get tested.
* Add a test for average_score > good score.
This requires tricking the player to defect before the end of the game.
* Fix the broken import.
0 commit comments