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 |
|
Samuel Ytterbrink
|
d041b1ea8b
|
Changed the method to use the built in pytest.mark.parametrize
|
2012-06-25 13:43:33 +02:00 |
|
Fredrik Wendt
|
33fa98f175
|
added test and fix - player's names weren't used
|
2011-10-07 00:50:32 +02:00 |
|
Emily Bache
|
d70ce44c5f
|
first commit
|
2011-08-24 11:08:32 +02:00 |
|