-
-
Notifications
You must be signed in to change notification settings - Fork 934
Bugs fix/cypress/1251 #1254
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
Bugs fix/cypress/1251 #1254
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
❌ Deploy Preview for reactplayio failed.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey! contributor, thank you for opening a Pull Request 🎉.
@reactplay/maintainers will review your submission soon and give you helpful feedback.
If you're interested in continuing your contributions to open source and want to be a part of a welcoming and fantastic community, we invite you to join our ReactPlay Discord Community.
Show your support by starring ⭐ this repository. Thank you and we appreciate your contribution to open source!
Stale Marking : After 30 days of inactivity this issue/PR will be marked as stale issue/PR and it will be closed and locked in 7 days if no further activity occurs.
|
Hi @Angra974 can you please merge the latest changes from main? |
Description
Cypress test fails because it tests twitter tweets but the tweets were replaced by the testimonial.
On localhost, sometimes contributors test fails too.
Sometimes tests fail just because of the timeout is too short
Fixes #1251
Type of change
Replace the current tests by new one for homepage.
Add minimum test for leaderboard and ideas.
Add a longer timeout to cypress config
Please delete options that are not relevant.
How Has This Been Tested?
Use it another branch where tests are done before push
Run locally with cypress:run too
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.
run cypress:run
Checklist:
Screenshots or example output