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

#166 Add e2e tests for navigation #167

Merged
merged 9 commits into from
May 30, 2024

Conversation

nevendyulgerov
Copy link
Contributor

I added e2e tests for the navigation.

@nevendyulgerov nevendyulgerov self-assigned this Apr 30, 2024
Copy link

vercel bot commented Apr 30, 2024

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

Name Status Preview Comments Updated (UTC)
rollups-explorer-mainnet ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 8, 2024 7:22am
rollups-explorer-sepolia ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 8, 2024 7:22am
rollups-explorer-workshop ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 8, 2024 7:22am

Copy link
Contributor

@dandheedge dandheedge left a comment

Choose a reason for hiding this comment

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

Here also

page.getByPlaceholder("Search by Address / Txn Hash / Index"),

apps/web/e2e/menu.spec.ts Outdated Show resolved Hide resolved
@dandheedge
Copy link
Contributor

@nevendyulgerov LGTM, only need some rebase on apps/web/src/app/applications/page.tsx and we can merge it

@brunomenezes brunomenezes merged commit adc62bb into main May 30, 2024
8 checks passed
@brunomenezes brunomenezes deleted the feature/166-add-e2e-tests-for-navigation branch May 30, 2024 00:32
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 test cases for the Navigation menu.
3 participants