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

fix: switch network test flakyness #2175

Merged
merged 4 commits into from
Apr 22, 2024
Merged

Conversation

tomiir
Copy link
Collaborator

@tomiir tomiir commented Apr 22, 2024

Breaking Changes

N/A

Changes

Fixes isssue where switch network test would have flaky behavior due to the modal being closed too quickly, causing following modal openings to close prematurely.
Modified the test to better reflect user flow by expecting the screen to return to account view and show the apropiate network.

Screenshot

image 🤣

Copy link

vercel bot commented Apr 22, 2024

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

Name Status Preview Comments Updated (UTC)
web3modal-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 22, 2024 5:05pm
web3modal-gallery ✅ Ready (Inspect) Visit Preview Apr 22, 2024 5:05pm
web3modal-laboratory ✅ Ready (Inspect) Visit Preview Apr 22, 2024 5:05pm

Copy link
Contributor

github-actions bot commented Apr 22, 2024

Coverage Report for Coverage

Status Category Percentage Covered / Total
🔵 Lines 81.49% 2520 / 14979
🔵 Statements 81.49% 2520 / 14979
🔵 Functions 89.71% 122 / 509
🔵 Branches 119.62% 182 / 484
File CoverageNo changed files found.
Generated in workflow #3329

@lukaisailovic
Copy link
Collaborator

Its good that we reduced timeouts as well 👌

@enesozturk
Copy link
Contributor

@tomiir Let's merge this to unblock other PRs. We could raise another PR if we need.

@enesozturk enesozturk merged commit 90fe952 into V4 Apr 22, 2024
12 checks passed
@enesozturk enesozturk deleted the fix/switch-network-flaky-test branch April 22, 2024 17:28
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.

3 participants