Test Result : Scenario: Query for jobs with specified name
0 failures
9 tests
All Tests
Test name | Duration | Status |
And I configure the job service | 0 ms | Passed |
And I create 15 job items with the name "TestJobB" | 0 ms | Passed |
And I create 20 job items with the name "TestJobC" | 0 ms | Passed |
Given I create 10 job items with the name "TestJobA" | 0 ms | Passed |
Given I login as user with name "kapua-sys" and password "kapua-password" | 0 ms | Passed |
Scenario: Query for jobs with specified name | 4 ms | Passed |
Then I count 15 | 0 ms | Passed |
Then I logout | 0 ms | Passed |
When I count the jobs with the name starting with "TestJobB" | 0 ms | Passed |