-
Notifications
You must be signed in to change notification settings - Fork 12
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 CI tests #251
Comments
This was partially addressed in some recent commits (around 5aec41a , but there are a few with bugfixes etc). These commits essentially publish a deploy preview to a subfolder of the main domain.
see below, addressed using |
Style guide CI as well: run various grep commands and print the output somewhere so we can double-check easily common changes people accidentally make diff with |
Do simple cleanup as well (trailing whitespace removal, etc). Run code formatting possible? |
The webdiff preview was added in 9b81640 using https://github.com/trevorcampbell/website_diff |
I think the only things left here worth doing are:
|
The test should do the following:
Once we get this working, make the same change in the R version.
The text was updated successfully, but these errors were encountered: