-
Notifications
You must be signed in to change notification settings - Fork 186
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] add test to download files and folders as archive by ocm user #10740
base: master
Are you sure you want to change the base?
Conversation
1864229
to
1e950ed
Compare
3a7bb60
to
9015416
Compare
1f21a57
to
bcf5157
Compare
Signed-off-by: prashant-gurung899 <[email protected]>
bcf5157
to
b2eca08
Compare
Quality Gate passedIssues Measures |
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.
LGTM
@@ -1229,3 +1229,54 @@ Feature: an user shares resources using ScienceMesh application | |||
} | |||
} | |||
""" | |||
|
|||
@issue-10272 | |||
Scenario: federated user downloads multiple files and folders as archive |
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.
Scenario: federated user downloads multiple files and folders as archive | |
Scenario: federated user downloads shared files and folders as an archive |
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.
Scenario: federated user downloads multiple files and folders as archive | |
Scenario: federated user downloads shared resources as an archive |
And using server "LOCAL" | ||
And "Alice" has accepted invitation | ||
And user "Alice" has uploaded file with content "some data" to "textfile0.txt" | ||
And user "Alice" has uploaded file with content "other data" to "textfile1.txt" |
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.
can we upload images here?
Description
This PR adds test to download files and folders as archive by OCM user
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: