Test Result : Scenario: Add Job domain permissions to new user
0 failures
19 tests
All Tests
Test name | Duration | Status |
And A generic user | 0 ms | Passed |
And Add permissions to the last created user | 0 ms | Passed |
And I add credentials | 0 ms | Passed |
And I change the job name to "updated-job-a" | 0 ms | Passed |
And I logout | 0 ms | Passed |
And I search for the job in the database | 0 ms | Passed |
And I select account "kapua-sys" | 0 ms | Passed |
And The job entity matches the creator | 0 ms | Passed |
Given A regular job creator with the name "job-a" | 0 ms | Passed |
Scenario: Add Job domain permissions to new user | 14 ms | Passed |
Then I logout | 0 ms | Passed |
Then The job name is "updated-job-a" | 0 ms | Passed |
Then There is no such job item in the database | 0 ms | Passed |
When I create a new job entity from the existing creator | 0 ms | Passed |
When I delete the job | 0 ms | Passed |
When I login as user with name "kapua-a" and password "ToManySecrets123#" | 0 ms | Passed |
When I login as user with name "kapua-sys" and password "kapua-password" | 0 ms | Passed |
When I search for the job in the database | 0 ms | Passed |
When I search for the job in the database | 0 ms | Passed |