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

Adding basic python playwright test #3382

Merged
merged 14 commits into from
Feb 5, 2024
Merged

Adding basic python playwright test #3382

merged 14 commits into from
Feb 5, 2024

Conversation

alexcottner
Copy link
Contributor

Fixes #3341 - Replacing selenium browser-test with playwright

This replaces the existing browser test with a very simple test that verifies we can login to the site and see the expected home page. We will add more detailed testing to the kinto-admin project.

  • Add documentation.
  • Add tests.

I propose we make the same change in remote-settings, then start working on a comprehensive test suite in the kinto-admin project. Created Kinto/kinto-admin#3147 as followup.

@alexcottner alexcottner marked this pull request as draft February 2, 2024 16:16
@alexcottner alexcottner marked this pull request as ready for review February 2, 2024 19:20
Base automatically changed from fix-docker-ui-build to main February 2, 2024 19:28
Copy link
Contributor

@leplatrem leplatrem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks slick 💯

@alexcottner alexcottner merged commit e025672 into main Feb 5, 2024
19 checks passed
@alexcottner alexcottner deleted the py-playwright branch February 5, 2024 16:12
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

Successfully merging this pull request may close these issues.

Investigate selenium test errors
3 participants