-
Notifications
You must be signed in to change notification settings - Fork 42
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
HDS-2224 playwright initial test #1266
Conversation
Test Results1 tests 1 ✅ 0s ⏱️ Results for commit f9a87ef. ♻️ This comment has been updated with latest results. |
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.
The gitignore, package.json, playwright.config.js and yarn.lock should be moved to /e2e -folder instead of root.
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.
Added just some generic comments.
Description
Playwright initial tests
HDS-2224
e2e_tests.yml is a reference workflow to run e2e tests and get test results. E2e should be run a part of hds-demo-preview workflow (HDS-1589).
Related Issue
Closes #
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Add to changelog