redhat-developer / redhat-developer/yaml-language-server
Add tests for FilePatternAssociation
Open
Nobody has claimed this yet.
good first issue
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 352
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 11
Description
We should improve the test coverage for the FilePatternAssociation to avoid any regressions in the future.
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 in src/languageservice/services/yamlSchemaService.ts at FilePatternAssociation, then inspect the repository's existing test structure to find the appropriate test location. Add tests that cover the association behavior and run the relevant test suite; done means the new coverage passes and helps prevent regressions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100