Emily Bache
|
80cf89cef7
|
run all the tests on all the versions all the time
|
2013-04-08 11:34:47 +02:00 |
|
emilybache
|
7333fc844e
|
added encoding. Decided itertools.zip_longest was overkill, refactored to use simpler method.
|
2012-11-21 11:11:46 +01:00 |
|
emilybache
|
52fb51eede
|
Fixed an issue where the tests weren't really doing a realistic game. Now the players exchange points instead of one player scoring all theirs, and the other player scoring all theirs.
|
2012-11-21 10:48:38 +01:00 |
|
emilybache
|
406fac2681
|
Added test case for unittest which is in the standard library, and therefore more people have it. It's a less good test though, because it is not properly parameterized.
|
2012-10-09 15:51:08 +02:00 |
|