Commit Graph

4 Commits

Author SHA1 Message Date
Grecu Bogdan
d4fea26156 Done
Updated updateQuality method to include conjured mana cake items
Created updateQuality2 method to refactor the code
Created tests for updateQuality and then duplicated the tests for updateQuality2
2022-06-29 13:20:33 +01:00
Anthony Rey
b0f4a15245 Add Jest to TypeScript (and update dependencies) 2021-11-09 18:41:26 +01:00
Tomas Novella
939afa9822
Fix compile error in TS
Without a type annotation, TS expects the argument in the ctor to be a never[], hence "npm test" fails to even start
2018-12-09 09:40:49 +01:00
Paulo Clavijo Esteban
10346b66c8 Added GildedRose for TypeScript 2017-06-30 17:32:04 +01:00