Seed: price calculator with discount tests

Mini project for agentd live testing: three of the five tests fail on main.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Honegger, Florian
2026-08-05 00:40:48 +02:00
parent afb08a56a2
commit 3f086f9dca
6 changed files with 94 additions and 0 deletions

4
livetest.slnx Normal file
View File

@@ -0,0 +1,4 @@
<Solution>
<Project Path="src/Prices/Prices.csproj" />
<Project Path="tests/Prices.Tests/Prices.Tests.csproj" />
</Solution>