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

[Draft]: Implements testing authentication login in e2e #146

Open
whg517 opened this issue Sep 14, 2024 · 0 comments
Open

[Draft]: Implements testing authentication login in e2e #146

whg517 opened this issue Sep 14, 2024 · 0 comments
Assignees

Comments

@whg517
Copy link
Member

whg517 commented Sep 14, 2024

During the login authentication process on the webui, you need to switch from the service page to the Idp, and then switch to the service page after the login or authorized login. You need to think about how to test this process. Because this procedure cannot verify the result with a simple curl command. Consider the alternatives first:

  • Using the python network request library, simulate real human request behavior, and then assert the final page.
  • TODO
@whg517 whg517 self-assigned this Sep 25, 2024
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

1 participant