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

CI/CD #2076

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from
Open

CI/CD #2076

wants to merge 7 commits into from

Conversation

ian-emsens-shd
Copy link
Contributor

https://meemoo.atlassian.net/browse/AVO-2462
Work in progress, fixes some and skips most E2E tests

@ian-emsens-shd ian-emsens-shd self-assigned this Oct 30, 2024
@bertyhell
Copy link
Contributor

you know you can run test separatly, right? So the skipping isn't really nessesary until all separate tests have been fixed.
We should also strive for all tests to be independant, so you never have to run tast A so that B can succeed.
That way we can just fix al separate tests, and then start testing them all at once.

"test:e2e:debug:t01": "cross-env PWDEBUG=console dotenv -e ../.env.qas npx playwright test tests/t01-inloggen-basisgebruiker.spec.ts",

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