You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit adds basic acceptance tests, using an emulated Language Client to
send messages to the Language Server under test. Currently only a single file
is tested. Later commits will add testing when in a Module or Control Repo.
Most of the integration tests for the lang server should be moved to unit tests now that the cache is completely decoupled.
This should mean faster testing.
Also there should an end-to-end kitchen sink test similar to the debug server where we simulate a client and actually test all features.
The text was updated successfully, but these errors were encountered: