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

#193 Add build step for e2e tests #199

Merged
merged 20 commits into from
Jun 28, 2024

Conversation

nevendyulgerov
Copy link
Contributor

@nevendyulgerov nevendyulgerov commented Jun 6, 2024

I created a new e2e workflow for the e2e tests. It runs on successful deployment and is triggered only if the deployment is for the rollups-explorer-sepolia environment. This way, we can use the produced vercel preview url as base url for the e2e tests.

I had to use Protection Bypass for Automation from the vercel settings, otherwise the e2e tests were failing because they were hitting the vercel login page.

@nevendyulgerov nevendyulgerov self-assigned this Jun 6, 2024
Copy link

vercel bot commented Jun 6, 2024

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

Name Status Preview Comments Updated (UTC)
rollups-explorer-base-mainnet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 28, 2024 11:55am
rollups-explorer-base-sepolia ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 28, 2024 11:55am
rollups-explorer-mainnet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 28, 2024 11:55am
rollups-explorer-optimism-mainnet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 28, 2024 11:55am
rollups-explorer-optimism-sepolia ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 28, 2024 11:55am
rollups-explorer-sepolia ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 28, 2024 11:55am
rollups-explorer-workshop ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 28, 2024 11:55am

@nevendyulgerov nevendyulgerov linked an issue Jun 10, 2024 that may be closed by this pull request
1 task
@brunomenezes brunomenezes merged commit 39e1921 into main Jun 28, 2024
19 checks passed
@brunomenezes brunomenezes deleted the feature/193-add-build-step-for-e2e-tests branch June 28, 2024 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Integration with Github actions to run against the live website.
2 participants