Commit Graph

8 Commits

Author SHA1 Message Date
Emily Bache
2e118223cb Merge pull request #62 from y0m0/master
Fix TexttestFixture
2017-07-31 08:48:39 +02: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
Sergio Minutoli
e9aae0d7db Updates examples using ES2015 class syntax 2017-02-10 18:02:15 -03:00
Peter Kofler
5af2bcd4ac add very basic texttest firxture for JavaScript 2014-05-02 14:52:25 +02:00
Peter Kofler
5c7eaabe2d delete redundant files/requirements in Javascript folder 2014-01-25 23:01:40 +01:00
Peter Kofler
f185c17187 add initial test case for Javascript like all other (failing) test cases 2014-01-25 23:01:40 +01:00
emilybache
567c27854a Removed all the code except for the GildedRose kata from this repo 2013-06-10 14:42:41 +02:00