You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deferring this to some future nerds to implement. Learnings:
Playwright and Artillery are cool, but we will not be able to interact with MetaMask in a headless browser and thus won't be able to use that for load testing. There are mocked utilities for metamask wallets in a cypress codebase found here: https://github.com/gitcoinco/web/blob/master/cypress/support/commands.js (~Line 145)
Perhaps we can provide the ceramic network with a fake wallet ID that is mocked to "preauthenticate" with our app, but that's for another day.
Notes
The text was updated successfully, but these errors were encountered: