Commit Graph

16 Commits

Author SHA1 Message Date
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
0514a8ea67 test: changing the assert value 2023-02-19 13:53:35 +01:00
pierre
a6e85220e8 test: fine tunings the test cases to improve clarity 2023-02-19 13:48:51 +01:00
pierre
095d5edc82 refactor: change the test cases name to improve clarity 2023-02-19 12:57:57 +01:00
pierre
6c46c2d182 fix: updating a test case 2023-02-19 12:37:01 +01:00
pierre
85cafea70a feat: adding a test cases 2023-02-19 11:54:38 +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
ef58e2bf7a fix: fixing the itemSulfurasNotChangeQuality test case 2023-02-18 18:38:02 +01:00
pierre
f691744b2b refactor: adding more test cases to increase testing coverage 2023-02-18 18:12:01 +01:00
pierre
34f7bb83b1 refactor: moving COnjured test cases into the UpdateQualityTest class 2023-02-18 17:11:42 +01:00
pierre
01718e904e feat: adding testing for incoming features 2023-02-18 17:00:51 +01:00
pierre
4bf6facef3 feat: adding basic unit tests for the GildedRose.java class 2023-02-18 16:35:16 +01:00
Görge Albrecht
eb271c686f migrate to JUnit 5 2019-11-18 17:05:22 +01:00
Kevin Wittek
2d353e1da9 Remove duplicate Java classes 2016-12-05 14:57:59 +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