Test Result : Scenario: Update a job XML definition
0 failures
10 tests
All Tests
Test name | Duration | Status |
And I configure the job service | 0 ms | Passed |
Given A regular job creator with the name "TestJob_7" | 0 ms | Passed |
Given I login as user with name "kapua-sys" and password "kapua-password" | 0 ms | Passed |
Scenario: Update a job XML definition | 6 ms | Passed |
Then I create a new job entity from the existing creator | 0 ms | Passed |
Then I logout | 0 ms | Passed |
Then No exception was thrown | 0 ms | Passed |
Then The job XML definition is "SomeRandomNewDefinition" | 0 ms | Passed |
When I change the job XML definition to "SomeRandomNewDefinition" | 0 ms | Passed |
When I search for the job in the database | 0 ms | Passed |