Commit Graph

8 Commits

Author SHA1 Message Date
James Sayer
6f9729cd2e update test for each cases in requirements 2022-05-27 10:22:54 -04:00
James Sayer
1efcbb833e Fix increase value for Backstage passes item
add logic for Conjured item
2022-05-27 10:02:25 -04:00
James Sayer
8e7ca90e9c remove unnecessary conditional logic & use Switch case for clear distinguishability 2022-05-27 09:56:01 -04:00
James Sayer
9f8caa5b64 move Legendary item unchagned, otherwise update itemSellin 2022-05-27 09:28:10 -04:00
James Sayer
ac49fc2888 Fix test
update variable naming
use String.includes for choosing a category from item name
2022-05-27 09:10:08 -04: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