-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
[Tests-only] Add acceptance test to delete local storage using occ command #36756
Conversation
Codecov Report
@@ Coverage Diff @@
## master #36756 +/- ##
=========================================
Coverage 64.68% 64.68%
Complexity 19120 19120
=========================================
Files 1269 1269
Lines 74778 74778
Branches 1320 1320
=========================================
Hits 48372 48372
Misses 26018 26018
Partials 388 388
Continue to review full report at Codecov.
|
tests/acceptance/features/cliLocalStorage/deleteLocalStorage.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/cliLocalStorage/deleteLocalStorage.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/cliLocalStorage/listLocalStorage.feature
Outdated
Show resolved
Hide resolved
b3111f5
to
8e7d16e
Compare
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.
and please rebase - that should remove the old createLocalStorage commits from the list in this PR
tests/acceptance/features/cliLocalStorage/deleteLocalStorage.feature
Outdated
Show resolved
Hide resolved
a72904a
to
90c21a8
Compare
90c21a8
to
510acd8
Compare
Description
Add acceptance test to delete local storage using occ command
Related Issue
Motivation and Context
Types of changes
Checklist: