atom-community / atom-languageclient

Provide integration support for adding Language Server Protocol servers to Atom.
https://www.npmjs.com/package/atom-languageclient
MIT License
44 stars 13 forks source link

Add tests for more server manager functions #164

Open aminya opened 3 years ago

aminya commented 3 years ago

Some of the ServerManager functions do not have tests. https://github.com/atom-community/atom-languageclient/blob/1c2b2cd22f74103d7d96bc0caf1e4b68d5866af7/test/auto-languageclient.test.ts#L95

UziTech commented 3 years ago

And we need tests for code action filtering