microsoft / microsoft/WinAppVSCE
Test: Add diagnostics provider lifecycle coverage
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 13
- Forks
- 3
- Avg merge
- 6d 1h
- Merged PRs (30d)
- 11
Description
Deferred from PR review follow-up. Track adding automated coverage for diagnostics provider lifecycle behavior, including registration, refresh, and disposal flows.
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 locating the diagnostics provider registration, refresh, and disposal flows in the TypeScript extension and reviewing the existing automated test setup. Add lifecycle coverage for each named flow, then run the relevant test command and verify registration, refresh, and disposal behavior are exercised.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- devtools, testing
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100