Generate sessions for integration tests

Hey! We are using email OTP for our auth and want a way to generate sessions for our integration tests.

I couldn't find a way to by-pass the email OTP step and get a session nor was I able to specify a specific OTP to be generated in test that I can then verify.

Any recommendation about how should I handle this?
Was this page helpful?