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

Full-system automated integration tests #228

Open
dgreisen opened this issue Mar 4, 2022 · 0 comments
Open

Full-system automated integration tests #228

dgreisen opened this issue Mar 4, 2022 · 0 comments
Labels
devops Infrastructure, deployment, etc.

Comments

@dgreisen
Copy link
Contributor

dgreisen commented Mar 4, 2022

Once #218 is merged, we can run pygls and vscode entirely in the browser. This means we can use off-the-shelf browser testing frameworks to perform automated integration/acceptance testing, in addition to the existing tests that just test the api interface for compliance with the Language Server Protocol.

It wold be worth seeing if any other projects have implemented something like this already, and if not turning this into another project that could be used by any server written in any language as long as it can run in the browser?

@dgreisen dgreisen added the devops Infrastructure, deployment, etc. label Mar 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops Infrastructure, deployment, etc.
Projects
None yet
Development

No branches or pull requests

1 participant