GildedRose-Refactoring-Kata/TypeScript/test
ahmadalaa67984 51adedafa7 refactor: restructure GildedRose and fix update order
- Added ItemType enum for clearer item categorization
- Split logic into smaller helper methods for readability
- Updated sellIn decrement to occur before quality update
  (matches original Gilded Rose behavior and fixes approval test)
- Improved maintainability, clarity, and type safety
2025-10-15 21:23:42 +03:00
..
jest refactor: restructure GildedRose and fix update order 2025-10-15 21:23:42 +03:00
mocha Add Jest to TypeScript (and update dependencies) 2021-11-09 18:41:26 +01:00
vitest refactor: restructure GildedRose and fix update order 2025-10-15 21:23:42 +03:00
golden-master-text-test.ts Get the TypeScript TextTests working more conveniently 2023-11-03 15:26:43 +01:00