Automated integration testing

Hello,

We are using web3auth modal version 5.2.0 is there a way to create automated tests using cypress? we found we can’t interact with the login process. Alternatively - can we use a different approach to log in using web3auth for testing purposes?

sure @piotr , it is possible to automate the scenarios. we are using playwright internally and our test automation repo is currently public. GitHub - Web3Auth/web3auth-e2e-tests: End-to-end testing of Torus products.

1 Like