[Localization] Add test cases
Open
Nobody has claimed this yet.
ready to take
scope: all components
test
- Dominant language
- JavaScript
- Stars
- 99.1k
- Forks
- 32.5k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 106
Description
Summary 💡
Recently with https://github.com/mui-org/material-ui/pull/22293 I broke the locales, but no tests caught this. We should cover the localization with tests, so this won't happen again.
Contributor guide
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 reviewing pull request #22293 and the repository's existing localization and test structure. Identify the locale regression that the pull request exposed and add coverage for the relevant localization cases; the work is done when those regressions are caught by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- localization, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100