Project Number Date
ApolloFullRunnerReport apollo-test-2.106 05 sie 2021, 05:40

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 5m 56s 274ms Failed
View Feature API Transport
Before Hooks.showScenarioName(Scenario) 001ms
Given Login by Api as "super-admin-piast" and get token and expect status "200" 246ms
And Set token of apiUsername "super-admin-piast" 234ms
And Get setting "TRANSPORT_IDENTIFIER_TYPE" for "piast" 4s 242ms
And Prepare setting: "TRANSPORT_IDENTIFIER_TYPE" with value: "ID" with "super-admin-piast" 040ms
When Create transport by JSON file "CREATE_DELIVERY" as "super-admin-piast" for api version "v1" and expect status "200" 1s 438ms
Then Login as "super-admin-piast" 7s 220ms
And Check is transport "DELIVERY" created in transport table and set transport id 1s 396ms
After Hooks.deleteTransportAfterApiTest() 671ms
After Hooks.rollbackSettings() 170ms
View Feature API Transport
Before Hooks.showScenarioName(Scenario) 002ms
Given Login by Api as "super-admin-piast" and get token and expect status "200" 239ms
And Set token of apiUsername "super-admin-piast" 241ms
And Get setting "TRANSPORT_IDENTIFIER_TYPE" for "piast" 161ms
And Prepare setting: "TRANSPORT_IDENTIFIER_TYPE" with value: "ALT_IDENTIFIER" with "super-admin-piast" 028ms
When Create transport by JSON file "CREATE_DELIVERY" as "super-admin-piast" for api version "v1" and expect status "200" 1s 414ms
Then Login as "super-admin-piast" 2s 298ms
And Check is transport "DELIVERY" created in transport table and set transport id 1s 386ms
After Hooks.deleteTransportAfterApiTest() 762ms
After Hooks.rollbackSettings() 177ms
View Feature API Transport
Before Hooks.showScenarioName(Scenario) 002ms
Given Login by Api as "super-admin-piast" and get token and expect status "200" 237ms
And Set token of apiUsername "super-admin-piast" 254ms
And Get setting "TRANSPORT_IDENTIFIER_TYPE" for "piast" 163ms
And Prepare setting: "TRANSPORT_IDENTIFIER_TYPE" with value: "ERP_IDENTIFIER" with "super-admin-piast" 036ms
When Create transport by JSON file "CREATE_DELIVERY" as "super-admin-piast" for api version "v1" and expect status "200" 1s 715ms
Then Login as "super-admin-piast" 2s 391ms
And Check is transport "DELIVERY" created in transport table and set transport id 1s 374ms
After Hooks.deleteTransportAfterApiTest() 740ms
After Hooks.rollbackSettings() 112ms
View Feature Filters
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-neuca" 236ms
And Get custom field settings for "DELIVERY" transport type and "neuca" company 120ms
And Mark custom fields as not obligatory 007ms
And Get setting "SORT_TABLE_BY_TRANSPORT_COMPLETED" for "neuca" 143ms
And Prepare setting: "SORT_TABLE_BY_TRANSPORT_COMPLETED" with value: "true" with "super-admin-neuca" 027ms
When Create 3 transports "CREATE_DELIVERY" by JSON file as "super-admin-neuca" 7s 170ms
Then Login as "neuca-admin" 2s 122ms
And Go to "TRANSPORT_TABLE" 502ms
And Confirm statuses until reach "process-ended" 22s 378ms
Then Check if sorting by 'Finished' status is working correctly 294ms
After Hooks.deleteTransportsAfterTest() 4s 435ms
After Hooks.rollbackAllCustomFieldsSettings() 346ms
After Hooks.rollbackSettings() 108ms
View Feature Invitation
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-piast" 238ms
And Delete invitations with email "automaty31415@test.pl" 018ms
And If user is login then logout 253ms
Given Set token of apiUsername "super-admin-piast" 241ms
And Get setting "INVITATION_EXPIRATION_INTERVAL" for "piast" 146ms
Then Prepare setting: "INVITATION_EXPIRATION_INTERVAL" with value: "-1d" with "super-admin-piast" by API 191ms
And Create invitation by JSON file "super-admin-piast" for "automaty31415@test.pl" "CREATE_SUPPLIER_INVITATION" 1s 451ms
Given Login as "super-admin-piast" and set token of apiUsername "super-admin-piast" 2s 648ms
Then Go to "INVITATIONS_TAB" 513ms
And Go to "EXPIRED_TAB" invitation status tab 298ms
Then Invitation is displayed on list "automaty31415@test.pl" 490ms
After Hooks.deleteInvitationAfterTest() 154ms
After Hooks.rollbackSettings() 122ms
View Feature DedicatedWindow
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-skz" 224ms
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" 235ms
When Login as "swisskrono-admin" 7s 800ms
And Go to "WAREHOUSE_TAB" 884ms
Then Check if dedicated window is deleted from schedule 1m 12s 318ms
After Hooks.rollbackSettings() 193ms
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 321ms
And Check expected date interval for principal "neuca" in transport type "DELIVERY" and task "ARRIVE" 022ms
And Get setting "DELAY_TIME_TO_MOVE_ORDER_TO_ARCHIVE_AFTER_TASK_TIMEOUT" for "neuca" 153ms
And Set proper delay time to move order to archive after task timeout 135ms
When Create transport with time window start at closest full hour "CREATE_DELIVERY" by API as "super-admin-neuca" 1s 964ms
And Go to "WAREHOUSE_TAB" 900ms
And Change warehouse in schedule to: "Katowice" 1s 542ms
And Wait "60" seconds 1m
And Verify that transport window is grey 088ms
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() 796ms
After Hooks.rollbackSettings() 120ms
View Feature Move transport to archive
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-dayco" 214ms
And Get custom field settings for "OWN_COLLECTION" transport type and "dayco" company 125ms
And Mark custom fields as not obligatory 006ms
And Login as "dayco-admin" 2s 216ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-dayco" 2s 210ms
And Get setting "ARCHIVING_JOB_INTERVAL" for "dayco" 130ms
And Prepare setting: "ARCHIVING_JOB_INTERVAL" with value: "10s" with "super-admin-dayco" 029ms
When Go to "TRANSPORT_TABLE" 393ms
And Click button advice in transport table "OWN_COLLECTION" 1s 296ms
And Create advice "ADVICE_OWN_COLLECTION" "OWN_COLLECTION" "super-admin-dayco" 48s 272ms
And Go to "TRANSPORT_TABLE" 437ms
And Find transport in table with status "planned-magazyn-tychy" 3s 671ms
And Confirm statuses until reach "process-ended" 16s 703ms
And Wait until transport disappear from transport table 43s 378ms
Then Go to "ARCHIVE_TAB" 556ms
And Show "OWN_COLLECTION" 158ms
And Verify that created transport is "true" in transport table 15s 163ms
After Hooks.deleteTransportAfterTest() 732ms
After Hooks.rollbackAllCustomFieldsSettings() 527ms
After Hooks.rollbackSettings() 144ms