mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2026-02-15 22:41:30 +00:00
Without looking at the code I've written specs based on the requirements listed and the output of the texttest. All specs are green except for the expected 2 failing 'quality' tests for the new 'Conjured' item. With all models tested I feel more comfortable starting the refactor. The plan at the moment is to extract the code of 1 type of item at the time into it's own method. |
||
|---|---|---|
| .. | ||
| specs | ||
| .buildpath | ||
| .gitignore | ||
| .loadpath | ||
| .project | ||
| .rspec | ||
| gilded_rose.rb | ||
| texttest_fixture.rb | ||