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

test: added a sanity test for the package #71

Closed
wants to merge 1 commit into from

Conversation

barakplasma
Copy link

I added a very simple sanity test file to verify a few of the documented API methods.
I would prefer to rewrite it using Jest as the test runner, but I didn't want to introduce any new dependencies.
If you are open to adding Jest as a dev dependency, please let me know and it'll improve the tests dramatically.

@Scimonster
Copy link
Contributor

Looks good. I was young and stupid when i did this originally and, now am a little older and less stupid.

Adding Jest is fine. I can either merge this as is, or let you redo it and merge later.

In the future, when you make a pull request, it's best to do from a branch on your fork and not master.

@barakplasma
Copy link
Author

I plan on adding Jest in two weeks.

@barakplasma barakplasma mentioned this pull request Oct 6, 2019
@barakplasma
Copy link
Author

Closing in favor of #76

@barakplasma barakplasma closed this Oct 6, 2019
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.

3 participants