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

Testing new Language Server #2024

Closed
DonJayamanne opened this issue Jun 21, 2018 · 1 comment
Closed

Testing new Language Server #2024

DonJayamanne opened this issue Jun 21, 2018 · 1 comment
Assignees
Labels
area-intellisense LSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc. debt Covers everything internal: CI, testing, refactoring of the codebase, etc.

Comments

@DonJayamanne
Copy link

@MikhailArkhipov You might want to keep an eye on the following repo https://github.com/octref/vscode-language-server-e2e-test

Perhaps we can reuse something from there.

@DonJayamanne DonJayamanne added debt Covers everything internal: CI, testing, refactoring of the codebase, etc. needs decision labels Jun 21, 2018
@MikhailArkhipov
Copy link

PTVS repo has bunch of LS tests we just need to separate test utility project into Windows/Core parts and add .NET Core tests to the LS project per microsoft/PTVS#4185.

However, the above may come useful as a semi-integration test.

@MikhailArkhipov MikhailArkhipov self-assigned this Jun 21, 2018
@brettcannon brettcannon added needs PR area-intellisense LSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc. labels Jul 10, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Oct 30, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-intellisense LSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc. debt Covers everything internal: CI, testing, refactoring of the codebase, etc.
Projects
None yet
Development

No branches or pull requests

3 participants