razzmatazz / csharp-language-server

Roslyn-based LSP language server for C#
MIT License
584 stars 38 forks source link

Add integration tests #158

Closed razzmatazz closed 3 months ago

razzmatazz commented 4 months ago

This PR adds initial (crude) version of integration tests where the server is initialized and then shut down.