Add automated tests to the VSCode extension #5442
Labels
type:infrastructure
Core back-end work which includes quality work, code refactor, tests etc
vscode-extension
Work related to the vscode-extension
Milestone
Problem
The Visual Studio extension currently lacks automated tests, which is risky in the following ways:
Proposal
I propose adding automated tests for the extension to improve its reliability and maintainability. This will reduce the need for manual testing and help ensure new changes don’t introduce regressions.
To start, we could follow the official Visual Studio Code testing documentation, which outlines how to set up and run tests for extensions.
Benefits
Next Steps
Feedback
I’d love to hear the team's thoughts on this proposal and any suggestions for specific areas we should focus on for testing first. Feel free to share any relevant experiences or resources that could help improve this plan.
The text was updated successfully, but these errors were encountered: