-
Notifications
You must be signed in to change notification settings - Fork 158
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
[full-ci] remove old acceptance tests #10921
Conversation
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes. |
7aad9a6
to
4274b1b
Compare
Quality Gate passedIssues Measures |
We're slowly moving away from the nightwatch.js-based e2e tests. As our coverage with playwright based e2e tests grows continuously, it might | ||
happen that you will not find the `/tests/acceptance` folder anymore. If that's the case at the time of reading this, those are happy times. |
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.
@kulmann I'm really glad that I'm reading this. now we can say it's a happy time ❤️
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.
I don't have words to describe how happy I am about this! Thank you from the bottom of my heart! ❤️ ❤️ ❤️
* remove old acceptance tests (#10921) --------- Co-authored-by: Jan Ackermann <[email protected]>
part of #10259