vscode-extension-tester
vscode-extension-tester copied to clipboard
[🚫 Bug] Tests of test-project/ are affecting each other
Define the issue title short and most specific to the problem.
Replace all '???' with relevant information.
Describe the bug
- The problem is that each test class should be independant
Steps to Reproduce
- ???
- ???
- ???
Expected behavior
- each test class could be executed separately
Environment information
- OS:
- [x] Windows
- [x] Linux
- [x] macOS
- VSCode version: ???
- ExTester version: ???
- Node (npm) version: ???
Attachments
If applicable, add screenshots, logs, examples... to help explain your problem.
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.
Tests were improved. Overall stability is much better now. If some follow up unstability will show up, please open new issue for it.