-
Notifications
You must be signed in to change notification settings - Fork 39
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
Need to add tests for the summarize viz and for vizualizations in general #308
Comments
Selenium does look like a viable way to do this |
Merged
Potential other tests: rep-seqs had its blast links break volatility control chart |
Look at vega embed for forcing the viz to render an svg in testing |
Several visualizations now have tests using selenium including but not limited to feature-table summarize, and longitudinal volatility |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We will need to mock a browser to some extent for this to happen, it may be a bit annoying, but it should be doable.
The text was updated successfully, but these errors were encountered: