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

Wallet mocking (integration with web3-mock) #727

Open
drptbl opened this issue Apr 24, 2023 · 1 comment
Open

Wallet mocking (integration with web3-mock) #727

drptbl opened this issue Apr 24, 2023 · 1 comment

Comments

@drptbl
Copy link
Member

drptbl commented Apr 24, 2023

The ability to mock wallets allows developers to simulate different wallet scenarios and test their DApps with various edge cases, without having to use actual wallets or real funds. This can save time and reduce the risk of costly mistakes during testing.

@neuodev
Copy link
Contributor

neuodev commented Jun 19, 2023

After researching web3-mock, I found that it can work independently from Synpress. A basic integration will be to install "web3-mock" and use it right away from Cypress or Playwright tests!!

Not quite sure where "web3-mock" fits into our Synpress setup ATM. @drptbl Let me know what you think.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants