added test for getting non-existing group (#5830)
This commit is contained in:
@@ -163,3 +163,8 @@ Feature: get groups and their members
|
|||||||
| नेपाली |
|
| नेपाली |
|
||||||
| $x<=>[y*z^2+1]! |
|
| $x<=>[y*z^2+1]! |
|
||||||
| եòɴԪ˯ΗՐΛɔπ |
|
| եòɴԪ˯ΗՐΛɔπ |
|
||||||
|
|
||||||
|
|
||||||
|
Scenario: admin user tries to get group information of non-existing group
|
||||||
|
When user "Alice" gets details of the group "non-existing" using the Graph API
|
||||||
|
Then the HTTP status code should be "404"
|
||||||
|
|||||||
Reference in New Issue
Block a user