Testing protected pages in cypress (e2E)
Hello, Is there a way to bypass the authentication process to e2e test pages and flows that are protected ?
I'm new to e2e testing and I see everywhere else that there are mechanism to mock the auth or authenticate the user programmatically.
Maybe I'm missing something.
I'm using The app router SDK.
I'm new to e2e testing and I see everywhere else that there are mechanism to mock the auth or authenticate the user programmatically.
Maybe I'm missing something.
I'm using The app router SDK.