-
Notifications
You must be signed in to change notification settings - Fork 196
[full-ci][tests-only] Rewrite groupActions file into playwrightonly #13554
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
base: master
Are you sure you want to change the base?
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. |
9f35282 to
cb43655
Compare
cb43655 to
f433ac6
Compare
acb1ddc to
70293be
Compare
c70f422 to
3d1d78f
Compare
8f9be02 to
1ea38ed
Compare
tests/e2e-playwright/support/test.ts
Outdated
| await cleanUpGroup(admin) | ||
| }) | ||
|
|
||
| export { expect } from '@playwright/test' |
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.
| export { expect } from '@playwright/test' |
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.
Updated: I have removed export { expect } from '@playwright/test'
6120902 to
7d6cdff
Compare
|
Signed-off-by: nabim777 <[email protected]>
7d6cdff to
0f804a8
Compare



Description
Rewrite the old Cucumber test from file-action/groupActions.feature with a only Playwright test.
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Open tasks: