Project Number Date
ApolloFullRunnerReport apollo-test-2.110 08 sie 2021, 05:43

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@rollbackSettings 74 1 3 0 0 78 7 1 8 6m 5s 735ms Failed
View Feature API Transport
Before Hooks.showScenarioName(Scenario) 002ms
Given Login by Api as "super-admin-piast" and get token and expect status "200" 245ms
And Set token of apiUsername "super-admin-piast" 222ms
And Get setting "TRANSPORT_IDENTIFIER_TYPE" for "piast" 4s 119ms
And Prepare setting: "TRANSPORT_IDENTIFIER_TYPE" with value: "ID" with "super-admin-piast" 245ms
When Create transport by JSON file "CREATE_DELIVERY" as "super-admin-piast" for api version "v1" and expect status "200" 1s 554ms
Then Login as "super-admin-piast" 7s 470ms
And Check is transport "DELIVERY" created in transport table and set transport id 1s 374ms
After Hooks.deleteTransportAfterApiTest() 576ms
After Hooks.rollbackSettings() 232ms
View Feature API Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login by Api as "super-admin-piast" and get token and expect status "200" 301ms
And Set token of apiUsername "super-admin-piast" 285ms
And Get setting "TRANSPORT_IDENTIFIER_TYPE" for "piast" 179ms
And Prepare setting: "TRANSPORT_IDENTIFIER_TYPE" with value: "ALT_IDENTIFIER" with "super-admin-piast" 183ms
When Create transport by JSON file "CREATE_DELIVERY" as "super-admin-piast" for api version "v1" and expect status "200" 1s 612ms
Then Login as "super-admin-piast" 2s 443ms
And Check is transport "DELIVERY" created in transport table and set transport id 1s 405ms
After Hooks.deleteTransportAfterApiTest() 678ms
After Hooks.rollbackSettings() 143ms
View Feature API Transport
Before Hooks.showScenarioName(Scenario) 002ms
Given Login by Api as "super-admin-piast" and get token and expect status "200" 240ms
And Set token of apiUsername "super-admin-piast" 244ms
And Get setting "TRANSPORT_IDENTIFIER_TYPE" for "piast" 151ms
And Prepare setting: "TRANSPORT_IDENTIFIER_TYPE" with value: "ERP_IDENTIFIER" with "super-admin-piast" 138ms
When Create transport by JSON file "CREATE_DELIVERY" as "super-admin-piast" for api version "v1" and expect status "200" 1s 582ms
Then Login as "super-admin-piast" 2s 537ms
And Check is transport "DELIVERY" created in transport table and set transport id 1s 385ms
After Hooks.deleteTransportAfterApiTest() 648ms
After Hooks.rollbackSettings() 102ms
View Feature Filters
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-neuca" 221ms
And Get custom field settings for "DELIVERY" transport type and "neuca" company 109ms
And Mark custom fields as not obligatory 007ms
And Get setting "SORT_TABLE_BY_TRANSPORT_COMPLETED" for "neuca" 139ms
And Prepare setting: "SORT_TABLE_BY_TRANSPORT_COMPLETED" with value: "true" with "super-admin-neuca" 125ms
When Create 3 transports "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 7s 006ms
Then Login as "neuca-admin" 2s 154ms
And Go to "TRANSPORT_TABLE" 494ms
And Confirm statuses until reach "process-ended" 22s 375ms
Then Check if sorting by 'Finished' status is working correctly 310ms
After Hooks.deleteTransportsAfterTest() 4s 731ms
After Hooks.rollbackAllCustomFieldsSettings() 335ms
After Hooks.rollbackSettings() 099ms
View Feature Invitation
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-piast" 236ms
And Delete invitations with email "automaty31415@test.pl" 091ms
And If user is login then logout 260ms
Given Set token of apiUsername "super-admin-piast" 260ms
And Get setting "INVITATION_EXPIRATION_INTERVAL" for "piast" 141ms
Then Prepare setting: "INVITATION_EXPIRATION_INTERVAL" with value: "-1d" with "super-admin-piast" by API 196ms
And Create invitation by JSON file "super-admin-piast" for "automaty31415@test.pl" "CREATE_SUPPLIER_INVITATION" 1s 377ms
Given Login as "super-admin-piast" and set token of apiUsername "super-admin-piast" 2s 532ms
Then Go to "INVITATIONS_TAB" 543ms
And Go to "EXPIRED_TAB" invitation status tab 294ms
Then Invitation is displayed on list "automaty31415@test.pl" 446ms
After Hooks.deleteInvitationAfterTest() 147ms
After Hooks.rollbackSettings() 130ms
View Feature DedicatedWindow
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-skz" 241ms
And Get setting "AUTOMATIC_DELETING_UNUSED_DEDICATED_WINDOWS_INTERVAL" for "swisskrono" 125ms
And Create "CREATE_DEDICATED_WINDOW" window by JSON file for test as "super-admin-skz" 332ms
And Prepare setting for automatic time window delete with "super-admin-skz" 217ms
When Login as "swisskrono-admin" 7s 733ms
And Go to "WAREHOUSE_TAB" 875ms
Then Check if dedicated window is deleted from schedule 1m 21s 217ms
After Hooks.rollbackSettings() 194ms
View Feature Move transport to archive
Scenario Outline Check if delayed transport is moved to archived and can be restored
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "neuca-admin" and set token of apiUsername "super-admin-neuca" 8s 442ms
And Check expected date interval for principal "neuca" in transport type "DELIVERY" and task "ARRIVE" 019ms
And Get setting "DELAY_TIME_TO_MOVE_ORDER_TO_ARCHIVE_AFTER_TASK_TIMEOUT" for "neuca" 162ms
And Set proper delay time to move order to archive after task timeout 152ms
When Create transport with time window start at closest full hour "CREATE_DELIVERY" by API as "super-admin-neuca" 1s 978ms
And Go to "WAREHOUSE_TAB" 1s 087ms
And Change warehouse in schedule to: "Katowice" 4s 124ms
And Wait "60" seconds 1m
And Verify that transport window is grey 083ms
java.lang.AssertionError: Okno zlecenia nie zrobiło się szare
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at CucumberTests.Warehouse.WarehouseTest.verifyThatTransportWindowIsGrey(WarehouseTest.java:118)
	at ✽.Verify that transport window is grey(file:Features/Atom/Transport/Archive.feature:13)
And Verify that transport is in archive 000ms
Then Restore transport from archive 000ms
And Verify that transport has been successfully restored 000ms
After Hooks.deleteTransportAfterTest() 870ms
After Hooks.rollbackSettings() 139ms
View Feature Move transport to archive
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-dayco" 221ms
And Get custom field settings for "OWN_COLLECTION" transport type and "dayco" company 123ms
And Mark custom fields as not obligatory 005ms
And Login as "dayco-admin" 2s 255ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-dayco" 2s 050ms
And Get setting "ARCHIVING_JOB_INTERVAL" for "dayco" 137ms
And Prepare setting: "ARCHIVING_JOB_INTERVAL" with value: "10s" with "super-admin-dayco" 193ms
When Go to "TRANSPORT_TABLE" 408ms
And Click button advice in transport table "OWN_COLLECTION" 1s 259ms
And Create advice "ADVICE_OWN_COLLECTION" "OWN_COLLECTION" "super-admin-dayco" 48s 060ms
And Go to "TRANSPORT_TABLE" 472ms
And Find transport in table with status "planned-magazyn-tychy" 3s 704ms
And Confirm statuses until reach "process-ended" 16s 703ms
And Wait until transport disappear from transport table 40s 325ms
Then Go to "ARCHIVE_TAB" 453ms
And Show "OWN_COLLECTION" 181ms
And Verify that created transport is "true" in transport table 15s 129ms
After Hooks.deleteTransportAfterTest() 708ms
After Hooks.rollbackAllCustomFieldsSettings() 572ms
After Hooks.rollbackSettings() 174ms