-
Notifications
You must be signed in to change notification settings - Fork 1
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
FEAT: [EVERYTHING] Discuss and strategize and implement integration testing strategy #28
Comments
Michael and Zach to look at Mocha framework for testing of individual repos. Estimated around 2 weeks total. Mocha could provide end to end testing that would test entire system from create org to retire token. |
Workflow 1 (Core Registry E2E)
Workflow 2 (CADT + Tokenization E2E)
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Our climate suite is very modular and can be fragile when making changes in one repo. We should devise a strategy wherein code updates in a single repo get automatically tested against existing climate code to ensure connection points do not break.
The text was updated successfully, but these errors were encountered: