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
Nadine
f541a98838
port typescript approval tests from jest to vitest
2025-01-09 19:54:34 -04:00
Peter Kofler
d9f80abd06
TS: Add an Approval base test similar to Java-Approvals and CS-xunit-verify using Jest Snapshot.
2023-11-29 12:13:35 +01:00
emily
fa5ea72fd2
Get the TypeScript TextTests working more conveniently
2023-11-03 15:26:43 +01:00
Anthony Rey
95a5db2080
Add vitest inside TypeScript
2023-02-22 11:33:47 +01:00
Salva Pérez
fdd6f6b4cb
Fixed run app. Parametrized days simulation.
2022-02-10 10:13:30 +01:00
Anthony Rey
b0f4a15245
Add Jest to TypeScript (and update dependencies)
2021-11-09 18:41:26 +01:00
Samuel Ytterbrink
70a9e74f68
Update typescript dependencies and the mocharc file
2021-01-28 12:21:03 +01:00
archive-sebastian
84f92fe5d7
excluded none spec files from test runner
2018-12-10 13:01:57 +01:00
archive-sebastian
c9f4838a09
fixed file name typo
2018-12-10 13:01:56 +01:00
archive-sebastian
8a4aa4b684
add golden master for typescript
2018-12-10 13:01:56 +01:00
Harry Dennen
34c9b0bbca
fix(js and ts): typo
...
- 'gilged' to 'gilded' in respective specs
2017-07-06 10:16:37 +02:00
Paulo Clavijo Esteban
10346b66c8
Added GildedRose for TypeScript
2017-06-30 17:32:04 +01:00