Commit Graph

16 Commits

Author SHA1 Message Date
lekshmysasidhar
0b064047da Adapted logic to handle new product- Conjured 2023-03-31 13:02:59 +02:00
lekshmysasidhar
7e180efd78 Refactored Code : Moved redundant checks to a common class for better code reusability 2023-03-31 12:45:08 +02:00
lekshmysasidhar
df61c9c901 Refactored Code : Moved implementation of expired items quality update to specific classes. 2023-03-31 12:31:33 +02:00
lekshmysasidhar
cec7b6ad04 Refactored Code- Moved implementation of sellin days and quality to specific classes. 2023-03-31 12:01:16 +02:00
lekshmysasidhar
95e7036824 Improved class structure by adding skeleton for specific implementation. 2023-03-31 11:12:18 +02:00
lekshmysasidhar
f576dd8f49 Code Refactoring :Separated expired item quality check based on item type to improve readability. 2023-03-31 10:39:05 +02:00
lekshmysasidhar
e5625734e5 Code Refactoring :Separated quality check based on item type to improve readability 2023-03-31 10:29:01 +02:00
lekshmysasidhar
816efb008e Code Refactoring :Separated expired item quality check and common logic into its own method for clearer code flow 2023-03-31 10:15:15 +02:00
lekshmysasidhar
8fb53ac4d3 Code Refactoring : Extracted logic of sellin days to new method. 2023-03-31 09:49:05 +02:00
Lekshmy
0fda48419e Code Refactoring : Extracted logic of sellin days to a new method. 2023-03-31 09:21:21 +02:00
Görge Albrecht
eb271c686f migrate to JUnit 5 2019-11-18 17:05:22 +01:00
Ton van Bart
5605173439 reverted GildedRose to original code 2017-01-11 21:32:08 +01:00
Ton van Bart
b2422cf733 delete package with weird name 2017-01-09 22:38:54 +01:00
Ton van Bart
d4b3a30334 delete package with weird name 2017-01-09 22:31:26 +01:00
Ton van Bart
40e7ea75c6 fixed directory structure 2016-12-01 09:45:34 +01:00
Ton van Bart
3289182cef reorganized to Maven project structure 2016-11-29 12:36:54 +01:00