Skip to content
New issue

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

Create extension-level unit and integration tests #207

Open
lionel- opened this issue Jan 28, 2025 · 0 comments · May be fixed by #209
Open

Create extension-level unit and integration tests #207

lionel- opened this issue Jan 28, 2025 · 0 comments · May be fixed by #209

Comments

@lionel-
Copy link
Collaborator

lionel- commented Jan 28, 2025

We currently test air from Rust with both unit tests and protocol-level tests with a dummy client. However we should also have integration tests in the VS Code extension:

  • Some features are provided by the extension and should be tested on their own, such as settings synchronisation.

  • We should also add some integration tests for major features. These will also be run by the Positron test suite to make sure everything is in working order. This will be important to ensure quality as Air increasingly becomes part of the R development experience in Positron.

@lionel- lionel- linked a pull request Jan 31, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant