Resolve Medium cylinder band to Table 28 fixed 160 L (code 3) 🟥

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Daniel Roth 2026-07-16 15:46:24 +00:00
parent e0b92016a8
commit 7ca02588ab

View file

@ -777,6 +777,7 @@ class TestCylinderSizeCoding:
"label, expected_code",
[
("Normal (90-130 litres)", 2),
("Medium (131-170 litres)", 3), # Table 28 Medium → fixed 160 L
("Large (>170 litres)", 4),
("No Access", 2), # fed from the (gas) main → Table 28 "otherwise"
],