Project Number Date
ApolloFullRunnerReport develop.313 21 lut 2021, 10:42

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
SK API - Creation of the Transport 25 8 22 0 0 55 0 8 8 12m 37s 926ms Failed
Feature SK API - Creation of the Transport
Scenario Outline Check if it possible to create new transport by SKApi
Steps
Given Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-skz" 003ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 288ms
When Add transport by SKApi in "MGW" 003ms
Then Check is transport "TRANSPORT_ORDER" created in transport table and set transport id 1m 33s 241ms
java.lang.AssertionError: Dodane zlecenie nie pojawiło się na stronie
	at org.junit.Assert.fail(Assert.java:88)
	at CucumberTests.Transport.CreateTransport.checkIsTransportCreatedInTransportTable(CreateTransport.java:149)
	at ✽.Check is transport "TRANSPORT_ORDER" created in transport table and set transport id(file:Features/Atom/SK_API/SkApiTransport.feature:8)
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "TRANSPORT_ORDER" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 003ms
Scenario Outline Check if it possible to create new transport by SKApi
Steps
Given Get inputs from database "CREATE_CONTAINER" "super-admin-skz" 002ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 246ms
When Add transport by SKApi in "MGW" 002ms
Then Check is transport "CONTAINER" created in transport table and set transport id 1m 33s 263ms
java.lang.AssertionError: Dodane zlecenie nie pojawiło się na stronie
	at org.junit.Assert.fail(Assert.java:88)
	at CucumberTests.Transport.CreateTransport.checkIsTransportCreatedInTransportTable(CreateTransport.java:149)
	at ✽.Check is transport "CONTAINER" created in transport table and set transport id(file:Features/Atom/SK_API/SkApiTransport.feature:8)
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "CONTAINER" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 002ms
Scenario Outline Check if it possible to create new transport by SKApi
Steps
Given Get inputs from database "CREATE_OWN_COLLECTION" "super-admin-skz" 003ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 328ms
When Add transport by SKApi in "MGW" 003ms
Then Check is transport "OWN_COLLECTION" created in transport table and set transport id 1m 33s 213ms
java.lang.AssertionError: Dodane zlecenie nie pojawiło się na stronie
	at org.junit.Assert.fail(Assert.java:88)
	at CucumberTests.Transport.CreateTransport.checkIsTransportCreatedInTransportTable(CreateTransport.java:149)
	at ✽.Check is transport "OWN_COLLECTION" created in transport table and set transport id(file:Features/Atom/SK_API/SkApiTransport.feature:8)
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "OWN_COLLECTION" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 002ms
Scenario Outline Check if it possible to create new transport by SKApi
Steps
Given Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-skz" 004ms
And Login as "swisskrono-admin-10" and set token of apiUsername "super-admin-skz" 2s 604ms
When Add transport by SKApi in "HRL" 003ms
Then Check is transport "TRANSPORT_ORDER" created in transport table and set transport id 1m 33s 284ms
java.lang.AssertionError: Dodane zlecenie nie pojawiło się na stronie
	at org.junit.Assert.fail(Assert.java:88)
	at CucumberTests.Transport.CreateTransport.checkIsTransportCreatedInTransportTable(CreateTransport.java:149)
	at ✽.Check is transport "TRANSPORT_ORDER" created in transport table and set transport id(file:Features/Atom/SK_API/SkApiTransport.feature:8)
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "TRANSPORT_ORDER" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 002ms
Scenario Outline Check if it possible to create new transport by SKApi
Steps
Given Get inputs from database "CREATE_CONTAINER" "super-admin-skz" 003ms
And Login as "swisskrono-admin-10" and set token of apiUsername "super-admin-skz" 1s 349ms
When Add transport by SKApi in "HRL" 003ms
Then Check is transport "CONTAINER" created in transport table and set transport id 1m 33s 279ms
java.lang.AssertionError: Dodane zlecenie nie pojawiło się na stronie
	at org.junit.Assert.fail(Assert.java:88)
	at CucumberTests.Transport.CreateTransport.checkIsTransportCreatedInTransportTable(CreateTransport.java:149)
	at ✽.Check is transport "CONTAINER" created in transport table and set transport id(file:Features/Atom/SK_API/SkApiTransport.feature:8)
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "CONTAINER" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 002ms
Scenario Outline Check if it possible to create new transport by SKApi
Steps
Given Get inputs from database "CREATE_OWN_COLLECTION" "super-admin-skz" 004ms
And Login as "swisskrono-admin-10" and set token of apiUsername "super-admin-skz" 1s 290ms
When Add transport by SKApi in "HRL" 002ms
Then Check is transport "OWN_COLLECTION" created in transport table and set transport id 1m 33s 246ms
java.lang.AssertionError: Dodane zlecenie nie pojawiło się na stronie
	at org.junit.Assert.fail(Assert.java:88)
	at CucumberTests.Transport.CreateTransport.checkIsTransportCreatedInTransportTable(CreateTransport.java:149)
	at ✽.Check is transport "OWN_COLLECTION" created in transport table and set transport id(file:Features/Atom/SK_API/SkApiTransport.feature:8)
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "OWN_COLLECTION" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 002ms
Scenario Outline Check if it possible to create new transport by SKApi with specific client name
Steps
Given Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-skz" 003ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 1s 305ms
And Set another client name "Pepsi" 001ms
When Add transport by SKApi in "MGW" 002ms
Then Check is transport "TRANSPORT_ORDER" created in transport table and set transport id 1m 33s 293ms
java.lang.AssertionError: Dodane zlecenie nie pojawiło się na stronie
	at org.junit.Assert.fail(Assert.java:88)
	at CucumberTests.Transport.CreateTransport.checkIsTransportCreatedInTransportTable(CreateTransport.java:149)
	at ✽.Check is transport "TRANSPORT_ORDER" created in transport table and set transport id(file:Features/Atom/SK_API/SkApiTransport.feature:27)
And Check client name in database "Pepsi" "TRANSPORT_ORDER" 000ms
After Hooks.deleteTransportAfterTest() 003ms
Scenario Outline Check if it transport created by SKApi without `warehouse_alias` field is in default warehouse
Steps
Given Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-skz" 002ms
And Login as "swisskrono-admin-10" and set token of apiUsername "super-admin-skz" 1s 356ms
When Add transport by SKApi in "" 002ms
Then Check is transport "TRANSPORT_ORDER" created in transport table and set transport id 1m 33s 281ms
java.lang.AssertionError: Dodane zlecenie nie pojawiło się na stronie
	at org.junit.Assert.fail(Assert.java:88)
	at CucumberTests.Transport.CreateTransport.checkIsTransportCreatedInTransportTable(CreateTransport.java:149)
	at ✽.Check is transport "TRANSPORT_ORDER" created in transport table and set transport id(file:Features/Atom/SK_API/SkApiTransport.feature:38)
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "TRANSPORT_ORDER" 000ms
Then Check if transport has warehouse "MGW" in step section "0" 000ms
After Hooks.deleteTransportAfterTest() 002ms