Project Number Date
ApolloFullRunnerReport apollo-test-2.161 17 wrz 2021, 07:00

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@rollbackWarehousesAccess 53 1 0 0 0 54 4 1 5 5m 56s 002ms Failed
View Feature Status confirmation
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-skd" 290ms
And Add access to the warehouse "Towary sypkie" to the user "swiss-krono-delivery-guard" by JSON file 995ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-skd" 2s 783ms
And Confirm status "REPORTING" by Public API "v1" 672ms
And Confirm status "ARRIVAL" by Public API "v1" 686ms
And Login as "swiss-krono-delivery-guard" 4s 548ms
And Go to "TRANSPORT_TABLE" 465ms
When Confirm "Departure" status in transport row 205ms
Then Verify that "Departure" has been confirmed 1s 224ms
After Hooks.deleteTransportAfterTest() 807ms
After Hooks.rollbackWarehousesAccess() 658ms
View Feature Status rejection
Scenario Outline Check if it is possible to reject status by guard in transport table
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 4s 567ms
And Prepare user "lantmannen-guard" details with all notifications and "apolloautomattest@gmail.com" by JSON file 926ms
And Prepare user "pla1-carrier" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 088ms
And Add access to the warehouse "Magazyn - Nowa Sól" to the user "lantmannen-guard" by JSON file 705ms
And Login as "lantmannen-guard" and set token of apiUsername "super-admin-lantmannen" 4s 412ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 818ms
And Check if reject date is not visible 15s 052ms
When Reject status: Book of disinfection 228ms
And Check if reject date is visible 882ms
Then If user is login then logout 522ms
And Login as "lantmannen-admin" 2s 207ms
And Check if note was added to transport after status rejection 1s 707ms
And Check if history note was added to transport after status rejection - "LOAD" 7s 253ms
And Get mail "apolloautomattest@gmail.com" message from mailgun with "Nieaktualna księga mycia i dezynfekcji" 2m 59s 787ms
And Check if user got a mail 000ms
java.lang.AssertionError: Użytkownik nie otrzymał maila. Actual: []
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failEquals(Assert.java:185)
	at org.junit.Assert.assertNotEquals(Assert.java:161)
	at CucumberTests.Mail.MailTest.checkIfUseGotMail(MailTest.java:49)
	at ✽.Check if user got a mail(file:Features/Atom/Statuses/RejectStatuses.feature:19)
After Hooks.cleanUserDetailsAfterTest() 1s 249ms
After Hooks.deleteTransportAfterTest() 778ms
After Hooks.rollbackWarehousesAccess() 760ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 277ms
And Add action authority with: "hochland" "hochland-warehouseman" "DELIVERY" "EDIT_DESCRIPTION_FIELD" "UNLIMITED" 346ms
And Add access to the warehouse "Magazyn Ciepły Kaźmierz" to the user "hochland-warehouseman" by JSON file 2s 941ms
And Create transport "CREATE_DELIVERY_WARM_KAZMIERZ" by JSON file as "super-admin-hochland" 3s 220ms
And Login as "hochland-warehouseman" and set token of apiUsername "super-admin-hochland" 11s 025ms
When Go to "TRANSPORT_TABLE" 494ms
And Go to transport details "DELIVERY" 3s 025ms
And Change filled value in details "transport-description" "text" "opis" "0" 1s 570ms
Then Verify that "transport-description" in transport has value "opis" 077ms
After Hooks.deleteTransportAfterTest() 936ms
After Hooks.rollbackAddedActionAuthorities() 291ms
After Hooks.rollbackWarehousesAccess() 1s 397ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 286ms
And Create transport "CREATE_DELIVERY_WARM_KAZMIERZ" by JSON file as "super-admin-hochland" 3s 122ms
And Remove action authority with: "hochland" "hochland-warehouseman" "DELIVERY" "EDIT_DESCRIPTION_FIELD" "UNLIMITED" 355ms
And Add access to the warehouse "Magazyn Ciepły Kaźmierz" to the user "hochland-warehouseman" by JSON file 924ms
And Login as "hochland-warehouseman" and set token of apiUsername "super-admin-hochland" 8s 568ms
When Go to "TRANSPORT_TABLE" 484ms
And Go to transport details "DELIVERY" 2s 939ms
Then Verify that "transport-description" in transport form is disabled 076ms
After Hooks.deleteTransportAfterTest() 1s 215ms
After Hooks.rollbackRemovedActionAuthorities() 306ms
After Hooks.rollbackWarehousesAccess() 1s 321ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-lisner" 255ms
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 990ms
And Create custom field with "CREATE_DELIVERY_DATE_AND_TIME_CFD" by "super-admin-lisner" 3s 007ms
When Login as "lisner-admin" and set token of apiUsername "super-admin-lisner" 6s 452ms
And Go to new transport "DELIVERY" 666ms
And Fill transport form 33s 739ms
And Click "save-transport" save button and wait for form to disappear 30s 264ms
And Set advice window in schedule 2s 405ms
And Go to "TRANSPORT_TABLE" 438ms
And Show all transport types 1s 170ms
And Go to transport details "DELIVERY" 2s 759ms
Then Verify that "date-and-time" in transport form is visible 082ms
After Hooks.deleteTransportAfterTest() 941ms
After Hooks.deleteCustomFieldAfterTest() 3s 006ms
After Hooks.rollbackWarehousesAccess() 708ms