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

Add Jest integration tests #14

Merged
merged 7 commits into from
Mar 31, 2018
Merged

Conversation

skovhus
Copy link
Collaborator

@skovhus skovhus commented Mar 30, 2018

To reduce the feedback loop of improving the language server and make contributions easier, I suggest that we add some Jest integration tests here.

It might have found an issue with the wordAtPoint function (see the FIXME).

If we like this, I think next step would be to set up CI. I can look into that if you want. : )

@skovhus skovhus changed the title Add snapshot testing Add Jest integration tests Mar 30, 2018
@mads-hartmann
Copy link
Collaborator

This is awesome @skovhus. I'm all for adding this to the CI as well. I know it might be a no-brainer but could I get you to write a tiny section in the README about how to run the tests?

@skovhus
Copy link
Collaborator Author

skovhus commented Mar 30, 2018

I will. : )

@skovhus
Copy link
Collaborator Author

skovhus commented Mar 30, 2018

@mads-hartmann let me know if the documentation looks good to you.

I also added a travis configuration here.

@mads-hartmann
Copy link
Collaborator

@skovhus Thanks!

@mads-hartmann mads-hartmann merged commit 4f34775 into bash-lsp:master Mar 31, 2018
@skovhus skovhus mentioned this pull request Apr 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants