-
Notifications
You must be signed in to change notification settings - Fork 22
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
Write more tests by consuming tsserver #16
Comments
I'll try to take a look into this next week if no one runs faster ;) |
@Istar-Eldritch if you have time to do that, it should really cool. Thanks! After that we will able to add tests for each features that we will add. |
@Istar-Eldritch is there any chance that you could work on this issue? |
I'll start researching this tomorrow. I'm taking a look now at the tsserver protocol. My plan is:
I'll probably ask some questions before I spend the time writing code, mainly because I feel I'll have to do some refactoring to isolate and make the code testable. I may also create a work in progress PR so we can discuss directly on it. |
We must really write more tests by consuming tsserver. No idea for the moment how to do that. TypeScript project contains a lot of tests which consumes tsserver API, perhaps we could do the same thing?
The text was updated successfully, but these errors were encountered: