-
Notifications
You must be signed in to change notification settings - Fork 184
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
[ocis] Remove a group from the space #5367
Comments
Florian Schade commented: [~rhaferkamp] unfortunately i have no clue how to test: can you help? |
Ralf Haferkamp commented: [~fschade] This might be too obvious. I'll ask anyway ;-). Have you tried removing the user from the group via the Web UI? You can do that via the "group assignments" icon of the specific user in the users list. Or are you looking for advice on how to create a test-case in ocis acceptance tests? |
Michael Barz commented: [~vscharf] Can you check if we have a test for this? IMO the implementation works as expected. |
Florian Schade commented: all checked, expect test, good to go |
Viktor Scharf commented: tests added: |
Florian Schade commented: [~vscharf]😘 THX |
Description
User Stories
Value
Acceptance Criteria
Definition of ready
[ ] everybody needs to understand the value written in the user story
[ ] acceptance criteria has to be defined
[ ] all dependencies of the user story need to be identified
[ ] feature should be seen from an end user perspective
[ ] user story has to be estimated
[ ] story points need to be less then 20
Definition of done
[ ] functionality described in the user story works
[ ] acceptance criteria are fulfilled
[ ] codre review happened
[ ] Unit Tests
[ ] Local Api tests
[ ] CI is green
[ ] critical code received unit tests by the developer
[ ] automated tests passed (if automated tests are not available, this test needs to be created and passed
[ ] no sonar cloud issues
The text was updated successfully, but these errors were encountered: