-
Notifications
You must be signed in to change notification settings - Fork 305
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
test(e2e): add storage-browser offline tests #6206
Conversation
|
packages/e2e/features/ui/components/storage/storage-browser/action-menu.feature
Outdated
Show resolved
Hide resolved
packages/e2e/features/ui/components/storage/storage-browser/drag-and-drop.feature
Show resolved
Hide resolved
packages/e2e/features/ui/components/storage/storage-browser/action-menu.feature
Show resolved
Hide resolved
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.
Thanks for adding these!
Co-authored-by: Caleb Pollman <[email protected]>
Description of changes
Add offline e2e tests for action menu items
Description of how you validated changes
Tested in cypress locally
Checklist
yarn test
passes and tests are updated/addeddocs
,e2e
,examples
, or other private packages.By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.