-
Notifications
You must be signed in to change notification settings - Fork 2k
Implement e2e testing setup for the Web UI #54094
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
Conversation
3a30b54 to
34fb975
Compare
gzdunek
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The last three comments from the previous batch are marked as resolved, but it doesn't look like they've been addressed. Do you plan to address them?
7acbff5 to
d234075
Compare
gzdunek
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left a few final comments.
hugoShaka
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM with minor nits, I only looked at the go bits
e61f786 to
2f63e2f
Compare
Purpose
This PR introduces the setup for end-to-end testing in the Web UI using Playwright against a real running Teleport instance and a test for the signup flow.