Stefan van den Oord
|
de7b01b93d
|
Converted schemes to shared schemes
|
2013-05-31 20:42:03 +02:00 |
|
Stefan van den Oord
|
a1af505230
|
Fixed compiler warnings.
|
2013-05-31 20:39:28 +02:00 |
|
Stefan van den Oord
|
248c53b445
|
Refactored test so that parametrized part is separated better and more explicit
|
2013-05-31 20:26:35 +02:00 |
|
Stefan van den Oord
|
aeb8c878d0
|
Converted to parametrized test; not as nice as it ought to be, but not exactly easy using OCUnit...
|
2013-05-31 20:12:57 +02:00 |
|
Stefan van den Oord
|
99a5861125
|
Also ported TennisGame3. Furthermore pushed instance vars down to better match spirit of Java implementation
|
2013-05-31 19:41:01 +02:00 |
|
Stefan van den Oord
|
ea3e95e55f
|
Successfully implemented TennisGame2
|
2013-05-31 19:29:25 +02:00 |
|
Stefan van den Oord
|
1ec82a56eb
|
Successfully ported TennisGame1
|
2013-05-31 19:21:32 +02:00 |
|
Stefan van den Oord
|
7e486cea64
|
Added player names to init method
|
2013-05-31 18:43:02 +02:00 |
|
Stefan van den Oord
|
c57b33c2c9
|
Adding Objective-C version of Tennis; added Xcode+AppCode project, ported unit tests from Java version
|
2013-05-31 18:28:43 +02:00 |
|
Emily Bache
|
eddd5053ad
|
make the refactoring kata instructions more interesting
|
2013-04-08 12:02:08 +02:00 |
|
Emily Bache
|
5c53d149ff
|
updated cyberdojo with new code for ruby and python versions
|
2013-04-08 11:42:45 +02:00 |
|
Emily Bache
|
47aef6fd00
|
run all the tests on all the versions all the time
|
2013-04-08 11:37:43 +02:00 |
|
Emily Bache
|
80cf89cef7
|
run all the tests on all the versions all the time
|
2013-04-08 11:34:47 +02:00 |
|
Emily Bache
|
d15c470937
|
use interface so I can run all the tests against all versions of the code all the time
|
2013-04-08 11:24:46 +02:00 |
|
Emily Bache
|
563a7fac06
|
|
2013-04-08 10:39:16 +02:00 |
|
emilybache
|
8462f38fe2
|
updated to newer version of C# tennis with better instructions
|
2013-02-08 14:32:55 +01:00 |
|
emilybache
|
c2d3a90bc9
|
C# version now available in cyber-dojo
|
2013-02-05 08:08:45 +01:00 |
|
emilybache
|
e2a9c5468d
|
C sharp translation of Tennis kata
|
2013-02-01 15:38:54 +01:00 |
|
emilybache
|
2e7e36eda1
|
tweak of url, so instructions will be correct
|
2012-12-10 14:49:40 +01:00 |
|
emilybache
|
7e52c0ddfe
|
test cases and code that work in cyber-dojo
|
2012-12-10 14:49:20 +01:00 |
|
emilybache
|
5c951978d7
|
removed these since I switched over to the cyber-dojo structure
|
2012-12-10 14:49:09 +01:00 |
|
emilybache
|
b2687a855d
|
Added the C++ version in cyberdojo
|
2012-12-10 14:43:11 +01:00 |
|
emilybache
|
810ebd7d7e
|
generate test cases for cyber-dojo
|
2012-12-10 14:35:53 +01:00 |
|
emilybache
|
91630a3a34
|
convert tabs to spaces
|
2012-12-10 14:35:09 +01:00 |
|
emilybache
|
690a14e482
|
improved the cyber-dojo links
|
2012-12-10 13:48:13 +01:00 |
|
emilybache
|
980953d974
|
Added links to some cyber-dojo instances
|
2012-12-07 21:12:59 +01:00 |
|
emilybache
|
8e3bd6076f
|
converted tabs to spaces
|
2012-12-07 21:10:59 +01:00 |
|
emilybache
|
1b30d88dbd
|
First attempt at a ruby version of this kata
|
2012-12-07 19:10:05 +01: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
|
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 |
|