Skip to content
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

port cypress test to playwright and remove cypress #1942

Merged
merged 8 commits into from
Jul 7, 2024

Conversation

vinaybadgujar102
Copy link
Collaborator

resolves #1879

Copy link

vercel bot commented Jun 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
zinzen ✅ Ready (Inspect) Visit Preview Jun 30, 2024 6:30am

@vinaybadgujar102 vinaybadgujar102 marked this pull request as ready for review June 29, 2024 14:07
Copy link
Owner

@tijlleenders tijlleenders left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!
Did you do a search for all occurences of 'cypress' to remove everything?

I think it is mentioned in the Readme.md

@vinaybadgujar102
Copy link
Collaborator Author

@tijlleenders, I previously searched for and removed all occurrences of Cypress, but it seems one instance in the README was missed. I have now updated it in the latest commit.

Copy link
Owner

@tijlleenders tijlleenders left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great!

@Tushar-4781 code OK?

@Tushar-4781 Tushar-4781 merged commit 379b07e into main Jul 7, 2024
5 checks passed
@tijlleenders tijlleenders deleted the vin/1879/port-cypress-to-playwright branch July 7, 2024 06:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Port Cypress tests to Playwright
3 participants