Commit Graph

13 Commits

Author SHA1 Message Date
emilybache
1cf0963de5 made the test code more realistic - have each player score a point in turn instead of all at once. 2012-11-21 10:59:47 +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
f416ee371a Updated the README files to markdown, improved the instructions. 2012-10-12 16:17:59 +02: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
Samuel Ytterbrink
c6e4fbd20b Fixed import error, by aliasing one off the impls. 2012-06-25 13:37:12 +02:00
Emily Bache
926f8a2686 On closer examination of the rules I notice Forty-All should in fact be Deuce 2012-01-04 19:52:03 +01:00
Emily Bache
34b36ec3f2 remove codersdojo run-endless.sh since we've taken away .meta already 2012-01-04 09:55:21 +01:00
Emily Bache
8cec10477c Merge branch 'master' of github.com:emilybache/Refactoring-Katas 2012-01-04 09:53:49 +01:00
Emily Bache
16079c8f9f version of three exercises, in c++ 2012-01-04 09:53:16 +01:00
Fredrik Wendt
33fa98f175 added test and fix - player's names weren't used 2011-10-07 00:50:32 +02:00
Emily Bache
0b77db28e9 no need to store pyc files in repo 2011-08-24 11:10:27 +02:00
Emily Bache
d70ce44c5f first commit 2011-08-24 11:08:32 +02:00