MicroShed / MicroShed/mp-starter-vscode-ext
Create automated tests to run periodically
Open
@rzgry is already working on this.
Since Jan 30, 2020.
enhancement
- Dominant language
- TypeScript
- Stars
- 10
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
We should create automated tests with vscode-test in order to periodically test the extension.
Specifically, we want to test that projects are generated correctly within the vs code extension.
See for reference:
https://www.google.com/search?q=vscode+extension+testing&oq=vscode+extension+testing&aqs=chrome..69i57j69i59j0l2j69i60l2.3550j0j7&sourceid=chrome&ie=UTF-8
https://code.visualstudio.com/api/working-with-extensions/continuous-integration
https://vscode-docs.readthedocs.io/en/stable/extensions/testing-extensions/
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.
Assessment
This issue has not been assessed yet.