And A regular step creator with the name "TestStep" and the following properties | 0 ms | Passed |
And A regular step definition with the name "TestDefinition" and the following properties | 0 ms | Passed |
And I configure the job service | 0 ms | Passed |
And I configure the job step service | 0 ms | Passed |
And I search for the last step in the database | 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 an existing step | 7 ms | Passed |
Then I create a new step entity from the existing creator | 0 ms | Passed |
Then I logout | 0 ms | Passed |
Then There is no such step item in the database | 0 ms | Passed |
When I delete the last step | 0 ms | Passed |