We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
To improve the reliability of the extensions.test.ts test should have access to VSCODE_PROXY_URI which has been failing more than usual in CI lately.
extensions.test.ts
More confidence in e2e tests and faster working cycle.
Re-run the tests manually when they fail.
Yes.
The text was updated successfully, but these errors were encountered:
One idea to fix this is to show a notification when the activate function is called meaning the extension loaded.
activate
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
What is your suggestion?
To improve the reliability of the
extensions.test.ts
test should have access to VSCODE_PROXY_URI which has been failing more than usual in CI lately.Why do you want this feature?
More confidence in e2e tests and faster working cycle.
Are there any workarounds to get this functionality today?
Re-run the tests manually when they fail.
Are you interested in submitting a PR for this?
Yes.
The text was updated successfully, but these errors were encountered: