-
Notifications
You must be signed in to change notification settings - Fork 187
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]added test scenarios for copy folder request #4313
Conversation
88bd610
to
a082d50
Compare
@sushmita56 There are many scenarios with similar scenarios descriptions and steps. IMHO that can be merged. |
1209a70
to
b51d623
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.
LGTM 👍 if CI is happy.
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 👍
9da23ab
to
13a5638
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.
lgtm 👍 let CI be green
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.
Apart from the above little comment rest LGTM
13a5638
to
e6da058
Compare
e6da058
to
136f124
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.
LGTM
136f124
to
93f9db7
Compare
modified steps of scenarios related to shares jail space updated expected to failure by shares jail addressed review removed shares jail expected to failure
93f9db7
to
6064220
Compare
Kudos, SonarCloud Quality Gate passed! |
Description
This PR adds
COPY
request implementation for copyingfolders
between different spaces (Personal
,Shares Jail
,Project
)Related Issue
#4087