redhat-developer / redhat-developer/vscode-quarkus
Tests for addExtensionsWizard.ts
Open
Nobody has claimed this yet.
build
debt
- Dominant language
- TypeScript
- Stars
- 79
- Forks
- 31
- Avg merge
- 12h 51m
- Merged PRs (30d)
- 6
Description
- Make sure default extensions do not show up when picking extensions
- Make tests for
searchPomXml()(multiple pom.xml in workspace folder, multiple pom.xml in multiple workspace folders, pom.xml in root folder, pom.xml one level above root folder, etc.)
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 reading addExtensionsWizard.ts and locating searchPomXml(). Add tests covering default extensions being omitted and the listed pom.xml workspace and folder-location cases; done means those scenarios are exercised and pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- testing, tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100