Test Result : Scenario: Change an existing step name
0 failures
11 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 query for a step with the name "TestStep2" | 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: Change an existing step name | 2 ms | Passed |
Then I count 1 | 0 ms | Passed |
Then I create a new step entity from the existing creator | 0 ms | Passed |
Then I logout | 0 ms | Passed |
When I change the step name to "TestStep2" | 0 ms | Passed |