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

what are the best practices for using cypress? #1955

Open
krabouilleur opened this issue Jun 6, 2024 · 0 comments
Open

what are the best practices for using cypress? #1955

krabouilleur opened this issue Jun 6, 2024 · 0 comments
Labels

Comments

@krabouilleur
Copy link

I want to make e2e tests.
I've a backend (API) and an angular app.

An authentication is required to access page (cause guards check user is authenticated and my api need a real token).

I can't reproduce the authentication because there is an inifinite loop with azure,

so my question: what are the best practices to make a e2e tests with angular app using angular-auth-oidc-client ?

How do you do ?
without authentication succeded, i can do nothing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant