Fix locale during tests
Open
Nobody has claimed this yet.
- Dominant language
- Vim Script
- Stars
- 587
- Forks
- 64
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 1
Description
It's better to fix locale during tests but it may have some side effects so I just leave it as an issue.
https://github.com/vim-jp/vital.vim/pull/716#discussion_r375342385
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
Start by reading the discussion linked from PR 716, especially the referenced comment, to understand which locale behavior during tests is being considered. Determine the possible side effects before choosing a test entry point; the work is done when the test locale is fixed without unintended effects and the test suite still passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vim
- Domain
- internationalization, testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100