Test Result : Scenario: Delete a job execution item
0 failures
9 tests
All Tests
Test name | Duration | Status |
And A regular job execution item | 0 ms | Passed |
And I configure the job execution service | 0 ms | Passed |
And I configure the job service | 0 ms | Passed |
Given I create a job with the name "TestJob" | 0 ms | Passed |
Given I login as user with name "kapua-sys" and password "kapua-password" | 0 ms | Passed |
Scenario: Delete a job execution item | 4 ms | Passed |
Then I delete the last job execution in the database | 0 ms | Passed |
Then There is no such job execution item in the database | 0 ms | Passed |
When I search for the last job execution in the database | 0 ms | Passed |