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

JS unit tests and smoke test #10

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

JS unit tests and smoke test #10

wants to merge 3 commits into from

Conversation

cbrainerd
Copy link

Summary

Adds JavaScript unit tests and a smoke test using the CasperJS framework.

JS unit tests

The JS unit tests will run in Travis-CI for PR's, including for this PR. Coverage is partial, covering functions that do not interact with the DOM.

Smoke Test

Smoke test can be run via the Makefile:
make jstests

@cbrainerd
Copy link
Author

Fixed the merge conflicts and some fixes for pylint issues that appeared in the failed Travis CI run.

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