Commit Graph

2 Commits

Author SHA1 Message Date
ahmernajar
116dc702dd Add comprehensive test suite for all item types
- Add tests for normal items (degradation, quality bounds, sell-by date)
- Add tests for Aged Brie (quality increase, quality cap, after sell-by)
- Add tests for Sulfuras (never changes)
- Add tests for Backstage passes (various sell-in ranges, quality cap, after concert)
- Add tests for Conjured items (double degradation, after sell-by, quality bounds)
- Add integration test for multiple items

This follows TDD approach - tests for Conjured items will initially fail until implementation is added.
2025-12-06 12:46:59 +00:00
emily
58a991fe27 Added approvals version of python test 2025-06-22 17:30:00 +02:00