Commit Graph

16 Commits

Author SHA1 Message Date
Yossri Ghabri
e1d3c0c214 Add BackstageItem with updateQuality logic 2025-11-25 15:55:03 +01:00
Yossri Ghabri
19a97dd6a3 Add AgedBrieItem with updateQuality logic 2025-11-25 15:54:35 +01:00
Yossri Ghabri
96fbc5ca78 Add unit tests for GildedRose updateQuality for each item type 2025-11-25 15:52:32 +01:00
Yossri Ghabri
27b90d1d41 Refactor GiledRose to use GildedItem hierarchy 2025-11-25 15:49:57 +01:00
Yossri Ghabri
35381e1864 Add unit test for SulfurasItem immutability 2025-11-25 15:45:29 +01:00
Yossri Ghabri
2afaab83c0 Add unit tests for BackstageItem quality increase and expiration 2025-11-25 15:44:32 +01:00
Yossri Ghabri
a767e0d8a7 Add unit tests for AgedBrieItem increasing quality 2025-11-25 15:43:55 +01:00
Yossri Ghabri
3bd14065a0 Add unit tests for NormalItem quality and sellIn behavior 2025-11-25 15:43:14 +01:00
Yossri Ghabri
60cdec7084 Add regression test 2025-11-25 15:36:03 +01:00
emily
755ed77692 Improve texttest documentation
Specifically make it easier to test the Java version.
Added a test rig so you can use gradle to run the java version
2023-11-03 10:32:29 +01: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