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

Move playwright tests to dedicated e2e tests folder #14

Merged

Conversation

anthonyhashemi
Copy link
Contributor

@anthonyhashemi anthonyhashemi commented Oct 25, 2023

Changes in this PR

  • Organised the playwright tests and non e2e tests to be in separate locations so we can separate them when we run pytest. We can now have a run for non e2e tests (not requiring external apis just using the test flask dev server) and one for e2e tests against a real server.

@anthonyhashemi anthonyhashemi force-pushed the move-playwright-tests-to-dedicated-e2e-tests-folder branch 2 times, most recently from a14a796 to 2bc8d1f Compare October 25, 2023 18:19
@anthonyhashemi anthonyhashemi force-pushed the move-playwright-tests-to-dedicated-e2e-tests-folder branch from 2bc8d1f to 131b662 Compare October 26, 2023 11:21
@anthonyhashemi anthonyhashemi merged commit e62b01a into main Oct 26, 2023
7 checks passed
colinbowen pushed a commit that referenced this pull request Oct 27, 2023
…-dedicated-e2e-tests-folder

Move playwright tests to dedicated e2e tests folder
zaiziclebby pushed a commit that referenced this pull request Nov 8, 2023
…-dedicated-e2e-tests-folder

Move playwright tests to dedicated e2e tests folder
@anthonyhashemi anthonyhashemi deleted the move-playwright-tests-to-dedicated-e2e-tests-folder branch January 4, 2024 16:40
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.

2 participants