Commit Graph
2 Commits
Author SHA1 Message Date
Hermes 0e9370891f [grade=pending] fix: i18n detectLanguage q-value parsing + update tests for 31-language expansion
CI / Test & Lint (push) Canceled after 0s
CI / Security audit (push) Canceled after 0s
- Fixed detectLanguage() to properly parse Accept-Language q-values
  (sort by q descending before matching, was returning first-in-list)
- Updated 5 stale test assertions that assumed only 5 languages existed
  (zh and ja are now supported after the DC-077 31-language expansion)
- All 1770 tests pass
2026-08-13 08:48:43 -07:00
Hermes fa6c4c6b20 Add i18n route tests (5 tests for language listing + translations)
CI / Test & Lint (push) Canceled after 0s
CI / Security audit (push) Canceled after 0s
1661 tests pass, 74 suites
2026-08-12 13:13:44 -07:00