GildedRose-Refactoring-Kata/TypeScript/app
Arno Chauveau cc8a2b35b0 Refactor tests
- moved snapshot tests to better named folder
- refactored gilded-rose tests to unit tests in their right location.
- mock implementation details in gilded rose test
- wrote unit tests for behavior resolver
- fix testing config to account for the changes
2025-07-24 12:56:19 +02:00
..
update-behaviors Refactor tests 2025-07-24 12:56:19 +02:00
gilded-rose.spec.ts Refactor tests 2025-07-24 12:56:19 +02:00
gilded-rose.ts Move logic that maps item names to Update behavior to a new resolver file 2025-07-24 11:49:33 +02:00
item.ts Introduce improved file structure, move update logic to legacyBehavior class 2025-07-24 11:49:26 +02:00