-
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] Api test for user trying to set own personal space quota #5979
[tests-only][full-ci] Api test for user trying to set own personal space quota #5979
Conversation
9532c0b
to
4165f50
Compare
4165f50
to
6cf8955
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 👍
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.
LGMT
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 👍
6cf8955
to
af05c62
Compare
I pushed a fix for the wrong status code. |
I will update and remove the scenarios from expected failure. |
70b469e
to
cc53959
Compare
cc53959
to
3a8ddd1
Compare
Kudos, SonarCloud Quality Gate passed! |
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.
Looks good now. 👍
…ace quota (#5979) * api test for user trying to set their own personal space quota * removed duplicate scenarios for set quota * updated expected scenario * fix wrong status code * updated expected failure scenario after wrong status code fix --------- Co-authored-by: Michael Barz <[email protected]>
Description
This PR adds the api test for user trying to set their own personal space quota.
The deleted scenarios are covered on
setQuota.feature
fileRelated Issue
Related to issue: #5565
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: