Test Result : Scenario: Delete an existing access permission entity
0 failures
15 tests
All Tests
Test name | Duration | Status |
---|---|---|
And I count the permissions in scope 10 | 0 ms | Passed |
And I create the domain | 0 ms | Passed |
And I create the permissions | 0 ms | Passed |
And I have the following user | 0 ms | Passed |
And The permissions "read, write, execute" | 0 ms | Passed |
Given Scope with ID 10 | 0 ms | Passed |
Scenario: Delete an existing access permission entity | 7 ms | Passed |
Then I count 2 | 0 ms | Passed |
Then I count 3 | 0 ms | Passed |
Then I logout | 0 ms | Passed |
When I configure the user service for the account with the id 10 | 0 ms | Passed |
When I count the permissions in scope 10 | 0 ms | Passed |
When I create the access info entity | 0 ms | Passed |
When I delete the last created access permission | 0 ms | Passed |
When I login as user with name "kapua-sys" and password "kapua-password" | 0 ms | Passed |