PowerShell / PowerShell/vscode-powershell
Rollup: Testing Todos
Open
Nobody has claimed this yet.
Area-Test
Issue-Enhancement
Up for Grabs
- Dominant language
- TypeScript
- Stars
- 1.9k
- Forks
- 547
- PR merge metrics
- No merged PRs in 30d
Description
Just a rollup of testing issues I come across to note for future reference.
- SymbolsServiceTests initilization can be deduplicated into a helpful service initialization function
- Fixtures\Workspace should be in Test.Shared
- Namespace Should be PowerShellEditorServices
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 SymbolsServiceTests, Fixtures\Workspace, and the linked VersionUtilsTests.cs. Review each listed testing cleanup separately, then confirm that initialization is deduplicated, the fixture is in Test.Shared, and the namespace is PowerShellEditorServices.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell
- Domain
- testing-qa
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100