Test Result : Scenario: Query for all the access info entities of an invalid user
0 failures
10 tests
All Tests
Test name | Duration | Status |
---|---|---|
And I create the access info entity | 0 ms | Passed |
And I have the following user | 0 ms | Passed |
Given An invalid user | 0 ms | Passed |
Given Scope with ID 1 | 0 ms | Passed |
Scenario: Query for all the access info entities of an invalid user | 8 ms | Passed |
Then I count 0 | 0 ms | Passed |
Then I logout | 0 ms | Passed |
When I configure the user service for the account with the id 1 | 0 ms | Passed |
When I login as user with name "kapua-sys" and password "kapua-password" | 0 ms | Passed |
When I query for the access info entities for the last user | 0 ms | Passed |