-
Notifications
You must be signed in to change notification settings - Fork 974
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
Implement Cypress testing for Music Blocks #4362
base: master
Are you sure you want to change the base?
Conversation
@walterbender @apsinghdev I have created some basic end to end test for Mb home page, ensuring the tests handle the MB loading page well. Would love your feedback so we can cover more thoroughly |
@BeNikk seems some big changes. I'll surely take a look. |
Sure. Thanks a lot |
There is a package-lock conflict. And I am not sure that cypress version is compatible with some of the configs we use for other tests. Can you please test. |
I'll fix it for sure. |
377d122
to
4365e9b
Compare
@walterbender I'hve resolved the merge conflicts and this cypress version seems to be compatible with jest, can you please check and lemme know if any further changes are required? |
what command are you using to run the test? |
Npx cypress open for visually seeing the tests running, otherwise npx cypress run. |
Yes. We'll need the proper packages installed. |
Overview
Introduces Cypress end-to-end testing framework to Music Blocks
Changes
Testing Coverage
Next Steps
Screenshots and Recordings
Screencast from 07-02-25 06:36:11 PM IST.webm