mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-06 04:09:40 -06:00
[tests-only][full-ci] Add API tests for creating groups (graph API) (#4992)
This commit is contained in:
@@ -25,7 +25,7 @@ Feature: create user
|
||||
| name | pass with space | example@example.org | my pass | 200 | should |
|
||||
| nameWithCharacters(*:!;_+-&) | user | new@example.org | 123 | 400 | should not |
|
||||
| withoutEmail | without email | | 123 | 400 | should not |
|
||||
| Alice | same userName | new@example.org | 123 | 500 | should |
|
||||
| Alice | same userName | new@example.org | 123 | 400 | should |
|
||||
| name with space | name with space | example@example.org | 123 | 400 | should not |
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user