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

chore: improve SA test flakyness #2303

Closed
wants to merge 1 commit into from

Conversation

tomiir
Copy link
Contributor

@tomiir tomiir commented May 23, 2024

Breaking Changes

N/A

Changes

  • feat:
  • fix:
  • chore: improve preferred account switch test and disconnect test on SA. Improved project regexes

Copy link

vercel bot commented May 23, 2024

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

Name Status Preview Updated (UTC)
web3modal-gallery ✅ Ready (Inspect) Visit Preview May 23, 2024 1:35am
web3modal-laboratory ✅ Ready (Inspect) Visit Preview May 23, 2024 1:35am

Copy link
Contributor

Warnings
⚠️ Changes were made to one or more package.json(s), but not to package-lock.json
⚠️ Testing spec changed

Generated by 🚫 dangerJS against 1782026

@tomiir tomiir changed the title chore: improve flakyness 2 chore: improve SA test flakyness May 23, 2024
await walletModalPage.disconnect()
await walletModalPage.page.waitForTimeout(500)
await walletModalPage.page.waitForTimeout(1000)
Copy link
Member

Choose a reason for hiding this comment

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

We shouldn't do timeouts, can we find another way to delay? E.g. waiting for connect button to show "Connect"?

@tomiir tomiir closed this May 23, 2024
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.

None yet

2 participants