brewlog/tests
Jon Seager f5fcf69e33 fix: clamp bag remaining to zero instead of rejecting brew with excess coffee
Allow creating a brew when coffee_weight exceeds the bag's remaining
amount — remaining is clamped to 0 rather than returning a 409 error.
Brews against open bags with 0g remaining also succeed, keeping
remaining at 0. Only closed bags are rejected.
2026-05-22 15:37:08 +00:00
..
cli fix: stabilize flaky timeline CLI test under parallel execution 2026-02-22 10:03:56 +00:00
e2e refactor: extract shared find_chrome_for_testing_binary into common module 2026-05-22 14:59:47 +00:00
server fix: clamp bag remaining to zero instead of rejecting brew with excess coffee 2026-05-22 15:37:08 +00:00