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] Setup load testing #112

Open
yonocan opened this issue May 24, 2022 · 2 comments
Open

[CHORE] Setup load testing #112

yonocan opened this issue May 24, 2022 · 2 comments
Assignees

Comments

@yonocan
Copy link

yonocan commented May 24, 2022

Notes

  • Connect to local network?
  • Loader.io
  • Playwright
@luke-focusedlabs luke-focusedlabs self-assigned this May 25, 2022
@luke-focusedlabs
Copy link
Contributor

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.

@luke-focusedlabs
Copy link
Contributor

WIP is on branch playwright-artillery under the "load-testing" folder on the Passport repository

@erichfi erichfi moved this from Backlog to Icebox in Passport Jun 13, 2022
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

No branches or pull requests

2 participants