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

[💡 Feature]: Save metamask configuration in a fixture so that the entire setup doesn't happen with every run #891

Open
ArshanKhanifar opened this issue Sep 25, 2023 · 0 comments

Comments

@ArshanKhanifar
Copy link

Is your feature request related to a problem?

no

Describe the solution you'd like.

I'd like for the metamask configuration to be cached/saved so that every time the dapp opens it's as if I've opened it with my local chrome browser. This makes iteration fast while writing tests.

Describe alternatives you've considered.

I've added a mock provider to my dapp so I bypass whatever metamask interactivity needed... I use that to develop, when I'm done iterating I replace that wiht metamask's interface.

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant