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 Unit Tests #69

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add Unit Tests #69

wants to merge 2 commits into from

Conversation

nils-wisiol
Copy link

Add unit tests.

The tests are far from complete, but can easily be extended to more features by mostly copy and paste code from this PR.

Any comments are appreciated 👍

To run the unit tests, set up the environment by npm install, then run npm test. For doing just a single run rather than watching the files for changes, do npm testonce. This will be helpful for continuous integration.

@simison simison mentioned this pull request Nov 15, 2016
9 tasks
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.

1 participant