-
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][full-ci]Improve then steps in apiShareCreateSpecialToShares2 suite #40019
[tests-only][full-ci]Improve then steps in apiShareCreateSpecialToShares2 suite #40019
Conversation
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes. |
💥 Acceptance tests pipeline apiShareCreateSpecialToShares2-mariadb10.2-php7.4 failed. The build has been cancelled. |
8b7f0c5
to
41883fa
Compare
tests/acceptance/features/apiShareCreateSpecialToShares2/createShareGroupCaseSensitive.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiShareCreateSpecialToShares2/createShareGroupCaseSensitive.feature
Outdated
Show resolved
Hide resolved
41883fa
to
9bd7d38
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.
others LGTM
...ce/features/apiShareCreateSpecialToShares2/createShareDefaultFolderForReceivedShares.feature
Outdated
Show resolved
Hide resolved
34638a2
to
44ed45f
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.
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.
| ocs_api_version | ocs_status_code | http_status_code |
| 1 | 100 | 200 |
| 2 | 200 | 200 |
I think we can remove http_status_code from table as it provide same status code '200'
44ed45f
to
47cdcbb
Compare
Kudos, SonarCloud Quality Gate passed! |
Description
This PR adds
Then
steps to existing API test scenarios to better check the results ofWhen
steps.Suite Covered
apiShareCreateSpecialToShare2
Related Issues
How Has This Been Tested?
Types of changes
Checklist: