test(io): add locales tests for KE and MU on Express surface#307
test(io): add locales tests for KE and MU on Express surface#307pinata-agent[bot] wants to merge 2 commits intomainfrom
Conversation
🪅 Piñata Code ReviewVerdict: ✅ Approve
Key Findings
NotesThis PR adds pure regression tests for existing functionality (KE and MU already wired into Express in PR adobecom#766). No production code changed. The core coverage — both locales present on Express, resolving to The file path ( 📖 Domains: Reviewed 1 file across 1 domain · 1 finding · pinata-agent |
🪅 Piñata Code ReviewVerdict: ✅ Approve
Key Findings
Incremental review: 1 new finding on latest push (2 files changed). 1 previous finding on 📖 Domains: Reviewed 2 files across 1 domain · 1 finding · pinata-agent |
Summary
io/www/src/fragment/locales.js— this PR adds test coverage to prevent silent removalIssue
Closes #306
Test plan
just healthpasses for all servicesjust testpassesTest URLs:
🪅 Piñata Implementation
Issue: #306 feat: Add KE and MU locales to Express surface
Spec: 📦 View implementation spec
Summary
Kenya (KE) and Mauritius (MU) are already wired into the Express surface in
io/www/src/fragment/locales.js(merged in PR adobecom#766, commit78fbf5f, on the same Jira ticket MWPW-191681). No source change is required. To close out the issue cleanly, add a small regression test that asserts both regions remain part of the Expressen_USfamily so a future cleanup cannot silently drop them.