Commit Graph

14 Commits

Author SHA1 Message Date
pierre
c68e0b3dcd chore: improving comments for better clarity 2023-02-19 15:13:36 +01:00
pierre
e326caf567 refactor: adding a guard clause for Sulfuras item to avoid to check later on 2023-02-19 15:12:49 +01:00
pierre
6154339c39 refactor: simplifying the condition when the SellIn value is negative 2023-02-19 15:04:49 +01:00
pierre
7473f39aec refactor: improving the if/else decision to avoid Logical NOT operator and ease the code comprehension 2023-02-19 14:46:19 +01:00
pierre
15f4d079a6 refactor: adding a guard clause in the updateItem method 2023-02-19 14:07:23 +01:00
pierre
379648a572 feat: adding a updateItem method to keep the code dry 2023-02-19 13:29:50 +01:00
pierre
035e646326 refactor: moving up the gaurd clause for quality < 50 2023-02-19 13:16:32 +01:00
pierre
a19592a19f feat: adding new products 2023-02-19 12:36:49 +01:00
pierre
33f38a7ec9 refactor: making the UpdateQuality method more readable by removing the tree of if/else statements while adding more specific tests cases to avoid regression 2023-02-19 10:33:27 +01:00
pierre
f691744b2b refactor: adding more test cases to increase testing coverage 2023-02-18 18:12:01 +01:00
pierre
a81faa5f29 refactor: moving up guard clause for TAFKAL80ETC Concert if quality is inferior to 50 2023-02-18 17:34:19 +01:00
pierre
01718e904e feat: adding testing for incoming features 2023-02-18 17:00:51 +01:00
Ton van Bart
5605173439 reverted GildedRose to original code 2017-01-11 21:32:08 +01:00
Ton van Bart
40e7ea75c6 fixed directory structure 2016-12-01 09:45:34 +01:00