Project Number Date
ApolloFullRunnerReport apollo-test-2.114 12 sie 2021, 06:02

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@rollbackWarehousesAccess 29 1 2 0 0 32 2 1 3 1m 32s 053ms Failed
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 449ms
And Prepare user "lantmannen-guard" details with all notifications and "apolloautomattest@gmail.com" by JSON file 951ms
And Prepare user "pla1-carrier" details with all notifications and "apolloautomattest@gmail.com" by JSON file 1s 019ms
And Add access to the warehouse "Magazyn - Nowa Sól" to the user "lantmannen-guard" by JSON file 773ms
And Login as "lantmannen-guard" and set token of apiUsername "super-admin-lantmannen" 4s 567ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 2s 909ms
And Check if reject date is not visible 15s 046ms
When Reject status: Book of disinfection 232ms
And Check if reject date is visible 1s 036ms
Then If user is login then logout 296ms
And Login as "lantmannen-admin" 2s 591ms
And Check if note was added to transport after status rejection 1s 688ms
And Check if history note was added to transport after status rejection - "LOAD" 18s 929ms
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:238)
	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 134ms
After Hooks.deleteTransportAfterTest() 722ms
After Hooks.rollbackWarehousesAccess() 767ms
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" 358ms
And Add access to the warehouse "Magazyn Ciepły Kaźmierz" to the user "hochland-warehouseman" by JSON file 927ms
And Create transport "CREATE_DELIVERY_WARM_KAZMIERZ" by JSON file as "super-admin-hochland" 3s 235ms
And Login as "hochland-warehouseman" and set token of apiUsername "super-admin-hochland" 10s 741ms
When Go to "TRANSPORT_TABLE" 489ms
And Go to transport details "DELIVERY" 2s 955ms
And Change filled value in details "transport-description" "text" "opis" "0" 1s 569ms
Then Verify that "transport-description" in transport has value "opis" 075ms
After Hooks.deleteTransportAfterTest() 889ms
After Hooks.rollbackAddedActionAuthorities() 256ms
After Hooks.rollbackWarehousesAccess() 728ms
View Feature Transport form
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-hochland" 232ms
And Create transport "CREATE_DELIVERY_WARM_KAZMIERZ" by JSON file as "super-admin-hochland" 3s 129ms
And Remove action authority with: "hochland" "hochland-warehouseman" "DELIVERY" "EDIT_DESCRIPTION_FIELD" "UNLIMITED" 344ms
And Add access to the warehouse "Magazyn Ciepły Kaźmierz" to the user "hochland-warehouseman" by JSON file 709ms
And Login as "hochland-warehouseman" and set token of apiUsername "super-admin-hochland" 8s 972ms
When Go to "TRANSPORT_TABLE" 521ms
And Go to transport details "DELIVERY" 2s 977ms
Then Verify that "transport-description" in transport form is disabled 081ms
After Hooks.deleteTransportAfterTest() 1s 089ms
After Hooks.rollbackRemovedActionAuthorities() 271ms
After Hooks.rollbackWarehousesAccess() 728ms