-
Notifications
You must be signed in to change notification settings - Fork 183
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][full-ci] adding test to remove old versions of files from a space using space-id using CLI #9639
[tests-only][full-ci] adding test to remove old versions of files from a space using space-id using CLI #9639
Conversation
eefa71a
to
426a38f
Compare
@saw-jan In the test,instead of uploading only one file in the space and delete the versions of it, I have added few more steps to upload another file as well in the space so that we can know if it will delete all the versions of files from that space or not. |
426a38f
to
86e7382
Compare
86e7382
to
01753b0
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.
let use distinctive names for different files instead of appending numbers.
tests/acceptance/features/cliCommands/removeFileVersions.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/cliCommands/removeFileVersions.feature
Outdated
Show resolved
Hide resolved
01753b0
to
42d0a8f
Compare
42d0a8f
to
cf70e45
Compare
tests/acceptance/features/cliCommands/removeFileVersions.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/cliCommands/removeFileVersions.feature
Outdated
Show resolved
Hide resolved
cf70e45
to
be7365e
Compare
tests/acceptance/features/cliCommands/removeFileVersions.feature
Outdated
Show resolved
Hide resolved
Signed-off-by: prashant-gurung899 <[email protected]>
be7365e
to
89ca45b
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.
👍
Quality Gate passedIssues Measures |
…aceid [tests-only][full-ci] adding test to remove old versions of files from a space using space-id using CLI
Description
This PR adds test for removing versions of files from a specific space using space-id using CLI command
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: