Tests for big endian mo files
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 169
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
Problem
The package has support for handling both big and little endian byte order, though only little endian is being tested.
Solution
Add test and fixtures for big endian mo files.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect the existing tests and fixtures for little-endian MO files to find the relevant test entry point and fixture format. Add corresponding big-endian cases, then run the existing test suite and confirm both byte orders are covered and pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- localization, testing
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100