GildedRose-Refactoring-Kata/python
Daniel Vu 0c5f5dca75 Adds support for conjured items
To avoid the goblin one-shotting me, I've extended his/her/their class
instead so we could add a `conjured` attribute. A decision was made to
fix the tests as as and add test coverage in future commits, for the
sake of treating this as a short exercise that shouldn't take more than
a couple of hours.
2021-04-05 15:21:07 -04:00
..
.gitignore Moves language specific Git ignores into language subfolders. 2018-12-02 20:31:26 +01:00
gilded_rose.py Adds support for conjured items 2021-04-05 15:21:07 -04:00
test_gilded_rose.py Adds support for conjured items 2021-04-05 15:21:07 -04:00
texttest_fixture.py Adds support for conjured items 2021-04-05 15:21:07 -04:00