Files
SimpleFinanceDash/frontend/src
Jean-Luc Makiola 6ffce76de8 test(04-01): add failing tests for locale-aware formatCurrency
- Test English default locale uses comma grouping (1,234.56)
- Test explicit 'en' locale formatting
- Test 'de' locale uses period grouping and comma decimal (1.234,56)
- Test USD with dollar sign
- Test zero and negative amounts
- Test empty string locale fallback (no RangeError)
- Test default arg does NOT produce German formatting
2026-03-12 09:23:33 +01:00
..
2026-03-06 19:42:15 +00:00
2026-03-06 19:42:15 +00:00
2026-03-06 19:42:15 +00:00
2026-03-06 19:42:15 +00:00