Test Result : Scenario: Regular step creation
0 failures
12 tests
All Tests
Test name | Duration | Status |
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 The step item matches the creator | 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: Regular step creation | 3 ms | Passed |
Then I logout | 0 ms | Passed |
Then No exception was thrown | 0 ms | Passed |
When I create a new step entity from the existing creator | 0 ms | Passed |
When I search for the last step in the database | 0 ms | Passed |