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

Proper E2E testing for important app flows #101

Open
noahflk opened this issue May 8, 2023 · 0 comments
Open

Proper E2E testing for important app flows #101

noahflk opened this issue May 8, 2023 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@noahflk
Copy link
Owner

noahflk commented May 8, 2023

We already have a Playwright pipeline set up. But just with a few dummy tests. Now we want to remove the dummy tests and instead test the essential application flows. This includes:

  • Sign in, log out
  • Sign up, log out
  • Searching for a journey, adding it and then deleting it again
    • This should be done with different journeys (direct and with changes)
@noahflk noahflk added the help wanted Extra attention is needed label May 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant