-
Notifications
You must be signed in to change notification settings - Fork 85
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
Implement reactjs + javascript unit tests #3087
Comments
We'll begin by creating snapshot tests. This means snapshot tests will be saved within |
Now, we can begin to write our snapshot tests, into the designated directory, and fix any docker related syntax, as well as making necessary adjustments to capture, and copy the corresponding |
da6a87e: we install |
#3087: Implement reactjs + javascript unit tests
We need to write some initial reactjs + javascript unit tests, and integrate it into our travis ci builds.
Note: this issue will leverage the results found from #3084.
The text was updated successfully, but these errors were encountered: