MicroFish/backend/tests
MiroFish Contributor 025a7d523a test: add unit tests for locale module
Add tests for locale file structure and completeness:
- Test languages.json has required fields (zh, en labels, llmInstruction)
- Test zh/en translations have common keys (confirm, cancel, etc.)
- Test zh and en have same top-level keys
- Test translation interpolation format ({var} placeholders)
- Test existing translation files have consistent structure

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-21 05:18:07 +08:00
..
__init__.py test: add unit tests for file_parser module 2026-04-21 01:05:09 +08:00
test_file_parser.py test: add unit tests for file_parser module 2026-04-21 01:05:09 +08:00
test_locale.py test: add unit tests for locale module 2026-04-21 05:18:07 +08:00