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

[WIP] Add tests for the server stability #2530

Closed
wants to merge 4 commits into from

Conversation

wolmir
Copy link
Contributor

@wolmir wolmir commented Oct 4, 2022

#2529

Will try a permutation of big changes and files to test that the server side is stable.

  • Lots of copies of the same file
  • Lots of different file types
  • Lots of requests for a single open file
  • Lots of requests for a lot of documents open
  • Lots of workspace changes (delete,move,rename,create)

Then add an e2e smoke test.

Tests are failing, so I'll gradually remove the iterations until we have a baseline for the CI

Then we can have a target to improve, if it's too small

Current Baseline for the tests so far: 100 iterations

I'll add the workspace changes tests and then try again

@wolmir wolmir added the A: lsp DVC Language Server label Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: lsp DVC Language Server
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants