Project Number Date
ApolloFullRunnerReport apollo-test-2.145 04 wrz 2021, 06:09

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@rollbackWarehousesAccess 42 1 2 0 0 45 3 1 4 2m 56s 664ms Failed
View Feature Status rejection
Scenario Outline Check if it is possible to reject status by guard in transport table
Before Hooks.showScenarioName(Scenario) 002ms
Steps
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 4s 568ms
And Prepare user "lantmannen-guard" details with all notifications and "apolloautomattest@gmail.com" by JSON file 919ms
And Prepare user "pla1-carrier" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 079ms
And Add access to the warehouse "Magazyn - Nowa Sól" to the user "lantmannen-guard" by JSON file 838ms
And Login as "lantmannen-guard" and set token of apiUsername "super-admin-lantmannen" 4s 363ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 916ms
And Check if reject date is not visible 15s 043ms
When Reject status: Book of disinfection 223ms
And Check if reject date is visible 908ms
Then If user is login then logout 261ms
And Login as "lantmannen-admin" 2s 588ms
And Check if note was added to transport after status rejection 1s 726ms
And Check if history note was added to transport after status rejection - "LOAD" 21s 977ms
java.lang.AssertionError: Nie znaleziono wpisu w historii zlecenia o odrzuceniu statusu!
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at Pages.Transport.TransportFormPage.checkIfHistoryNoteWasAddedToTransport(TransportFormPage.java:241)
	at CucumberTests.StatusTests.RejectStatuses.checkIfHistoryNoteWasAddedToTransportAfterStatusRejection(RejectStatuses.java:67)
	at ✽.Check if history note was added to transport after status rejection - "LOAD"(file:Features/Atom/Statuses/RejectStatuses.feature:17)
And Get mail "apolloautomattest@gmail.com" message from mailgun with "Nieaktualna księga mycia i dezynfekcji" 000ms
And Check if user got a mail 000ms
After Hooks.cleanUserDetailsAfterTest() 1s 100ms
After Hooks.deleteTransportAfterTest() 770ms
After Hooks.rollbackWarehousesAccess() 772ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 238ms
And Add action authority with: "hochland" "hochland-warehouseman" "DELIVERY" "EDIT_DESCRIPTION_FIELD" "UNLIMITED" 335ms
And Add access to the warehouse "Magazyn Ciepły Kaźmierz" to the user "hochland-warehouseman" by JSON file 1s 219ms
And Create transport "CREATE_DELIVERY_WARM_KAZMIERZ" by JSON file as "super-admin-hochland" 3s 132ms
And Login as "hochland-warehouseman" and set token of apiUsername "super-admin-hochland" 10s 480ms
When Go to "TRANSPORT_TABLE" 511ms
And Go to transport details "DELIVERY" 3s 004ms
And Change filled value in details "transport-description" "text" "opis" "0" 1s 565ms
Then Verify that "transport-description" in transport has value "opis" 073ms
After Hooks.deleteTransportAfterTest() 921ms
After Hooks.rollbackAddedActionAuthorities() 257ms
After Hooks.rollbackWarehousesAccess() 695ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 225ms
And Create transport "CREATE_DELIVERY_WARM_KAZMIERZ" by JSON file as "super-admin-hochland" 3s 094ms
And Remove action authority with: "hochland" "hochland-warehouseman" "DELIVERY" "EDIT_DESCRIPTION_FIELD" "UNLIMITED" 354ms
And Add access to the warehouse "Magazyn Ciepły Kaźmierz" to the user "hochland-warehouseman" by JSON file 659ms
And Login as "hochland-warehouseman" and set token of apiUsername "super-admin-hochland" 8s 698ms
When Go to "TRANSPORT_TABLE" 482ms
And Go to transport details "DELIVERY" 2s 942ms
Then Verify that "transport-description" in transport form is disabled 074ms
After Hooks.deleteTransportAfterTest() 1s 112ms
After Hooks.rollbackRemovedActionAuthorities() 291ms
After Hooks.rollbackWarehousesAccess() 678ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-lisner" 209ms
And Set "transport" inputs from JSON file "CREATE_DELIVERY" "super-admin-lisner" 000ms
And Add access to the warehouse "Magazyn Dostaw Lisner Poznań" to the user "lisner-admin" by JSON file 1s 078ms
And Create custom field with "CREATE_DELIVERY_DATE_AND_TIME_CFD" by "super-admin-lisner" 3s 025ms
When Login as "lisner-admin" and set token of apiUsername "super-admin-lisner" 6s 394ms
And Go to new transport "DELIVERY" 714ms
And Fill transport form 33s 733ms
And Click "save-transport" save button and wait for form to disappear 30s 188ms
And Set advice window in schedule 2s 359ms
And Go to "TRANSPORT_TABLE" 438ms
And Show all transport types 1s 175ms
And Go to transport details "DELIVERY" 2s 746ms
Then Verify that "date-and-time" in transport form is visible 093ms
After Hooks.deleteTransportAfterTest() 869ms
After Hooks.deleteCustomFieldAfterTest() 2s 717ms
After Hooks.rollbackWarehousesAccess() 751ms