Starting code for the GildedRose Refactoring Kata in many programming languages.
Go to file
Trobax 0d3aefb6c8 update updateExpired method
update updateExpired method to process Aged Brie then Backstage passes then Sulfuras then all the rest items

also refactoring increase and decease quality methods to prevent duplication code and for easy maintain
2022-11-23 17:14:08 +01:00
Java update updateExpired method 2022-11-23 17:14:08 +01:00
.gitignore added texttests fixture to cpp version 2020-05-06 09:21:24 +00:00
GildedRoseRequirements.txt fix typo in requirements 2016-01-25 20:42:55 +01:00
license.txt added MIT license 2015-07-07 19:46:17 +02:00
README.md update readme file 2022-11-23 15:21:52 +01:00

Gilded Rose Refactoring Kata Java

This Kata was originally created by Terry Hughes (http://twitter.com/TerryHughes). It is already on GitHub here.

Instructions

1 - Build the project 2 - Run the microtests 3 - Follow the instructions in GildedRoseRequirements.txt