-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
strategies for testing this project #7
Comments
I talked about this a little bit with @freeman-lab and it sounds like tests for visual consistency would be most useful here. I'm to look into this a bit more, but using Cypress for screenshot tests sounds like a promising option here. |
Thanks @katamartin - I think this is along the lines of what I was thinking. In terms of site reliability, I think data management is probably our biggest concern. We need to be careful about how and where we store the input data to these figures. Perhaps some strong life cycle rules on a bucket on gcs will do. I can tell you that |
Following up here. A few proposals that I think will satisfy most of my concerns here:
Is there anything I'm missing here? |
Confirming that 1 and 2 above are done. |
This project is unique because the visuals being developed here are expected to be embedded on a third-party site. For this reason, I think it would be wise to develop a plan to insure site reliability and interface consistency. I bet @katamartin will have some good ideas for both of these so let's use this issue to develop a testing plan and track any developments needed.
The text was updated successfully, but these errors were encountered: