GildedRose-Refactoring-Kata/csharp.xUnit/GildedRoseTests
Artur Goloyad a0066f58cd test: add failing specification tests for Conjured items
Conjured items must degrade twice as fast: -2 before sell-by, -4 after,
never below 0. Red on purpose (TDD) - the legacy code still treats
Conjured as a normal item; they go green once ConjuredItemUpdater lands.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-25 20:49:08 +02:00
..
ApprovalTest.cs make additional test for C# like Java-Approvals 2024-12-02 08:24:06 +01:00
ApprovalTest.Foo.verified.txt test: approve characterization baseline of current behaviour 2026-07-25 20:47:50 +02:00
ApprovalTest.ThirtyDays.verified.txt Refactor C# projects 2024-05-29 15:01:51 +02:00
GildedRoseTest.cs test: add failing specification tests for Conjured items 2026-07-25 20:49:08 +02:00
GildedRoseTests.csproj upgrade xunit projcet to dotnet 10 LTS 2026-01-07 00:15:23 +04:00