test: guard dashboard text against mojibake #40
Reference in New Issue
Block a user
Delete Branch "codex/issue-23-mojibake-locale-check"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
npm run test:unitThe current production base already has the locale text repaired; this PR keeps it from regressing on future Windows/editor checkouts.
Closes #23
Verification
node --test test/mojibake-text.test.mjs-> 2 passingnpm run test:unit-> 39 passingnode --check test/mojibake-text.test.mjsgit diff --check -- package.json test/mojibake-text.test.mjs