-
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] enable group tests on ocis #38110
Conversation
6d290e4
to
3be9a87
Compare
And group "brand-new-group" has been created | ||
And group "España" has been created | ||
When the administrator gets all the groups using the provisioning API | ||
Then the groups returned by the API should be |
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.
This will have the problem that the test scenario in core will need to be adjusted when the "default" groups in OCIS are changed. But we can think about that in a later PR - maybe this scenario could be moved into the local OCIS API tests, rather than being in core.
tests/acceptance/features/apiProvisioningGroups-v1/getGroups.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiProvisioningGroups-v1/getUserGroups.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiProvisioningGroups-v2/getUserGroups.feature
Outdated
Show resolved
Hide resolved
09f07a4
to
3b17d07
Compare
tests/acceptance/features/apiProvisioningGroups-v1/getUserGroups.feature
Show resolved
Hide resolved
tests/acceptance/features/apiProvisioningGroups-v1/getUserGroups.feature
Show resolved
Hide resolved
3b17d07
to
b5b29f3
Compare
Kudos, SonarCloud Quality Gate passed!
|
Description
Enable group tests in ocis
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: