Commit Graph

455 Commits

Author SHA1 Message Date
Matthias Lischka
5869d8d872 Updated NUnit to 3.9 2017-11-19 12:12:04 +01:00
Matthias Lischka
034a41b64d Added NUnit Test Adapter for discovering test in VS 2017-11-18 23:18:22 +01:00
Emily Bache
6f972d0c5f Merge pull request #70 from robphoenix/patch-1
Fix spelling in Go files
2017-09-22 10:08:43 +02:00
Rob Phoenix
b94d323ad7 Fix spelling in Go files
s/GlidedRose/GildedRose
2017-09-21 13:33:42 +01:00
Emily Bache
b250afa904 Merge pull request #69 from DiegoRSousa/master
Added files needed to run the csharp project on VS 15/17
2017-09-01 08:35:11 +02:00
Diego Sousa
a5804b92c0 Added NUnit and ApprovalTests/Utilities 2017-09-01 00:25:55 -03:00
Diego Sousa
23166143a2 Added files needed to run the csharp project on VS15/17 2017-09-01 00:00:42 -03:00
Diego Sousa
bfd451adc4 Added .gitignore file 2017-08-31 23:58:11 -03:00
Diego Sousa
46c61e1f4e Removing csharp project 2017-08-31 23:51:11 -03:00
Emily Bache
572729f4b7 Merge pull request #68 from danielemegna/gitignore_elixir_build_folder
Added elixir build folder to ignored files
2017-08-29 13:28:35 +02:00
Daniele Megna
7a043f63fb Added elixir build folder to ignored files 2017-08-20 16:43:24 +02:00
Emily Bache
2e118223cb Merge pull request #62 from y0m0/master
Fix TexttestFixture
2017-07-31 08:48:39 +02:00
Emily Bache
c60e86a026 Merge pull request #64 from cono/master
Add Perl6 version
2017-07-28 09:18:48 +02:00
Emily Bache
35adddd1dd Merge pull request #63 from kewersonhugo/patch-1
Add the brazilian portuguese translation
2017-07-28 09:17:48 +02:00
Emily Bache
c3dfc5baf3 Merge pull request #61 from hdennen/master
fix(js and ts): spec typo
2017-07-28 09:15:51 +02:00
cono
a5309b3230 Add Perl6 version 2017-07-14 16:27:14 +03:00
Kewerson Hugo
842cc81eb2 Update GildedRoseRequirements_pt-BR.md 2017-07-13 18:46:22 -03:00
Kewerson Hugo
03834be1ca Add the brazilian portuguese translation 2017-07-13 18:29:44 -03:00
y0m0
52e4b9aeff Fix TexttestFixture
- broken after last commit which updates gilded_rose.js to use ES2015 class syntax
- creates instance of class Shop
- creates items array
- updates showItemsFor
2017-07-12 22:23:26 +01:00
Harry Dennen
34c9b0bbca fix(js and ts): typo
- 'gilged' to 'gilded' in respective specs
2017-07-06 10:16:37 +02:00
Emily Bache
de471eb175 Merge pull request #60 from paucls/add-typescript
Added GildedRose for TypeScript
2017-06-30 19:42:43 +02:00
Paulo Clavijo Esteban
10346b66c8 Added GildedRose for TypeScript 2017-06-30 17:32:04 +01:00
Emily Bache
e046dba763 Merge pull request #59 from usr42/fix_java_cyber-dojo_link
Fix cyber dojos
2017-06-06 21:15:37 +02:00
Balthasar Biedermann
c359f755c8 Fix Cucumber, Java cyber-dojo 2017-06-06 23:58:48 +07:00
Balthasar Biedermann
c97e1600e5 Fix C# cyber-dojo 2017-06-06 23:44:08 +07:00
Balthasar Biedermann
fc22086f3e Fix JUnit/Java cyber-dojo
The cyber-dojo.org java kata was broken, Probably because of an upgraded java or junit. I updated the cyber-dojo.sh and fixed the link in the README.md to use the new version.
2017-06-06 23:37:24 +07:00
emilybache
62276f5f0f tweaked formatting 2017-05-12 11:51:16 +02:00
emilybache
f76aff16c0 added better code hub badge to readme file 2017-05-12 11:50:14 +02:00
emilybache
7613d0b921 adding config file for bettercodehub so I can see how many refactoring targets it finds in this repo 2017-05-12 11:29:38 +02:00
Emily Bache
6ce24af34c Merge pull request #58 from ClayDowling/clean-start
C99 Version
2017-03-15 13:43:11 +01:00
Clay Dowling
a8561778e9 Added C99 Solution 2017-03-13 21:30:37 -04:00
Clay Dowling
45733a5129 Removed troublesome folder 2017-03-13 21:28:39 -04:00
Clay Dowling
722d8f2bb1 Removed files that didn't belong in version control 2017-03-13 17:49:36 -04:00
Clay Dowling
3200f2e36c Reverted files to a useful starting point 2017-03-13 17:48:12 -04:00
Clay Dowling
20178c8026 Updated documentation and made Makefile easier for inexperienced C devs 2017-03-11 09:06:34 -05:00
Clay Dowling
264ed0c974 Tests for backstage passes 2017-03-10 22:42:52 -05:00
Clay Dowling
ceebe400c9 Added tests for backstage pass 2017-03-10 22:26:15 -05:00
Clay Dowling
19dcacbf7e Added test for zero 2017-03-10 21:53:40 -05:00
Clay Dowling
38857a8dc9 Test for normal items with SellIn less than zero 2017-03-10 21:52:33 -05:00
Clay Dowling
cdb407461b Added tests for aged brie 2017-03-10 21:50:17 -05:00
Clay Dowling
438a5d6612 Actually rename the test suite 2017-03-10 21:39:08 -05:00
Clay Dowling
08cf17d6bc Renamed to reflect actual contents 2017-03-10 21:31:09 -05:00
Clay Dowling
fe0cad5a72 Second test, normal item below zero 2017-03-10 21:24:09 -05:00
Clay Dowling
ccabf6e847 First check for normal items 2017-03-10 21:22:50 -05:00
Clay Dowling
c01ba7bc7f First check for normal items 2017-03-10 21:21:59 -05:00
Clay Dowling
26a1251a61 Added test against changing Item 2017-03-10 21:16:02 -05:00
Clay Dowling
51b045bc1c Added golden rule test 2017-03-10 21:13:06 -05:00
Clay Dowling
963b876133 Removed binary that didn't belong here to begin with 2017-03-10 21:08:31 -05:00
Clay Dowling
d4c62eb984 Updated docs, removed binaries 2017-03-10 19:51:08 -05:00
Clay Dowling
a114047f83 Updated README to address some specifics of this version of the test 2017-03-10 19:47:41 -05:00