mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-05-10 00:34:17 -04:00
- Ensure total = subtotal + tax by deriving total from rounded components - Use assertEqualsWithDelta for float comparisons in tests - Add defensive null coalescing in calculateSummary helper - Add missing 'count' key to test data rows - Add testRoundingAtBoundary test case