Skip to content

[codex] Fix mojibake in test locality fixture#1156

Merged
karilint merged 2 commits into
mainfrom
codex/character-set-mojibake-check
May 20, 2026
Merged

[codex] Fix mojibake in test locality fixture#1156
karilint merged 2 commits into
mainfrom
codex/character-set-mojibake-check

Conversation

@karilint
Copy link
Copy Markdown
Collaborator

Summary

  • correct stale mojibake text in the test SQL fixture for locality 24750 and related seeded labels
  • update the cross-search API regression assertion to expect Romanyà d'Empordà
  • leave production code unchanged because the app currently displays the locality correctly

Validation

  • cd backend && npm run test:api:local -- --runTestsByPath src/api-tests/crossSearch/get.test.ts
  • npm run lint:backend
  • npm run tsc:backend
  • commit hook: npm run lint and npm run tsc

Fixes #783

@karilint karilint marked this pull request as ready for review May 20, 2026 11:15
@karilint karilint merged commit 4847c37 into main May 20, 2026
3 of 4 checks passed
@karilint karilint deleted the codex/character-set-mojibake-check branch May 20, 2026 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TASK: Character set to fix texts (maybe UTF-8) --> Romanyà dEmpordà (check if doable)

1 participant