-
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
[FEATURE] Setup Integration Testing and Bootstrap the test #50
Comments
I have a rethink of Cypress 10... Due to this cypress-io/cypress#21561, the cypress studio is still being worked on, so it might be best to switch to version 9.7 to make it easier for everyone to write integration testing |
I am moving this out of MVP as it is taking a fair bit of time. The actual build of the container to tests is already done as part of #63 ... which I believe is good enough for me as of the moment. I would like to have Cypress on board, however given the time constraint... I will be moving it out of MVP |
Is your feature request related to a problem? Please describe
Maintaining the functionality (quality assurance) automatically of features
Describe the solution you'd like
Implement integration testing
Additional context
We will need to be bootstrapping the tests once it is setup
The tasks for these are:
The text was updated successfully, but these errors were encountered: