Project Number Date
ApolloFullRunnerReport master.311 19 lut 2021, 10:44

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Edit transport using pencil 90 1 6 0 0 97 12 1 13 5m 6s 972ms Failed
Feature Edit transport using pencil
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 489ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 356ms
And Show all transport "false" 010ms
When Find transport pencil button in transports table 1s 235ms
And Click pencil and move transport to next day in schedule 16s 388ms
Then Check if transport is in new location in schedule 2s 107ms
And Check if dates in transport form are correct 3s 448ms
After Hooks.deleteTransportAfterTest() 112ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 181ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 1s 287ms
And Show all transport "false" 011ms
When Find transport pencil button in transports table 1s 241ms
And Click pencil and move transport to next day in schedule 16s 755ms
Then Check if transport is in new location in schedule 2s 131ms
And Check if dates in transport form are correct 3s 369ms
After Hooks.deleteTransportAfterTest() 113ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 121ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 1s 312ms
And Show all transport "false" 011ms
When Find transport pencil button in transports table 1s 232ms
And Click pencil and move transport to next day in schedule 16s 931ms
Then Check if transport is in new location in schedule 2s 125ms
And Check if dates in transport form are correct 3s 401ms
After Hooks.deleteTransportAfterTest() 107ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 227ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 318ms
And Show all transport "false" 010ms
When Find transport pencil button in transports table 1s 222ms
And Click pencil and move transport to next day in schedule 16s 343ms
Then Check if transport is in new location in schedule 2s 124ms
And Check if dates in transport form are correct 3s 401ms
After Hooks.deleteTransportAfterTest() 092ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 200ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 348ms
And Show all transport "false" 012ms
When Find transport pencil button in transports table 1s 224ms
And Click pencil and move transport to next day in schedule 16s 415ms
Then Check if transport is in new location in schedule 2s 120ms
And Check if dates in transport form are correct 3s 379ms
After Hooks.deleteTransportAfterTest() 104ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 166ms
And Create transport "CREATE_OWN_COLLECTION" by JSON file as "super-admin-alrec" 1s 363ms
And Show all transport "true" 096ms
When Find transport pencil button in transports table 1s 203ms
And Click pencil and move transport to next day in schedule 16s 423ms
Then Check if transport is in new location in schedule 2s 126ms
And Check if dates in transport form are correct 3s 439ms
After Hooks.deleteTransportAfterTest() 116ms
Scenario Outline Check if it possible to add advice by advice button in transport table and edit transport by pencil
Steps
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 1s 262ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 1s 183ms
And Get inputs from database "ADVICE_DELIVERY" "super-admin-piast" 002ms
When Show all transport types 1s 049ms
And Click button advice in transport table "DELIVERY" 128ms
And Set advice window in schedule 2s 641ms
And Fill advice form 15s 063ms
java.lang.AssertionError: Nie można wypełnić pola terms-of-condition, ponieważ nie udało się go znaleźć w formularzu
	at org.junit.Assert.fail(Assert.java:88)
	at CucumberTests.Transport.Transport.fillForm(Transport.java:152)
	at CucumberTests.Transport.AdviceTransport.fillAdviceForm(AdviceTransport.java:110)
	at ✽.Fill advice form(file:Features/Atom/Transport/PencilEdition.feature:29)
And Click advice save button and wait for advice form to disappear 000ms
And Go to "TRANSPORT_TABLE" 000ms
And Find transport pencil button in transports table 000ms
And Click pencil and move transport to next day in schedule 000ms
Then Check if transport is in new location in schedule 000ms
And Check if dates in transport form are correct 000ms
After Hooks.deleteTransportAfterTest() 078ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 1s 472ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-hochland" 1s 335ms
And Show all transport "false" 010ms
When Find transport pencil button in transports table 1s 232ms
And Click pencil and move transport to next day in schedule 16s 867ms
And Move advice window "3" 1s 329ms
Then Check if advice window is in new location 017ms
After Hooks.deleteTransportAfterTest() 103ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 1s 177ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-adama" 1s 300ms
And Show all transport "false" 011ms
When Find transport pencil button in transports table 1s 231ms
And Click pencil and move transport to next day in schedule 16s 672ms
And Move advice window "3" 1s 336ms
Then Check if advice window is in new location 028ms
After Hooks.deleteTransportAfterTest() 105ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 1s 022ms
And Create transport "CREATE_LOAD" by JSON file as "super-admin-lantmannen" 1s 319ms
And Show all transport "false" 008ms
When Find transport pencil button in transports table 1s 185ms
And Click pencil and move transport to next day in schedule 16s 925ms
And Move advice window "3" 1s 430ms
Then Check if advice window is in new location 029ms
After Hooks.deleteTransportAfterTest() 097ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 164ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 292ms
And Show all transport "false" 011ms
When Find transport pencil button in transports table 1s 238ms
And Click pencil and move transport to next day in schedule 16s 328ms
And Move advice window "3" 1s 323ms
Then Check if advice window is in new location 022ms
After Hooks.deleteTransportAfterTest() 089ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 1s 201ms
And Create transport "CREATE_TANKER_GRANULATE_DELIVERY" by JSON file as "super-admin-keeeper" 1s 347ms
And Show all transport "false" 010ms
When Find transport pencil button in transports table 1s 234ms
And Click pencil and move transport to next day in schedule 16s 313ms
And Move advice window "3" 1s 328ms
Then Check if advice window is in new location 024ms
After Hooks.deleteTransportAfterTest() 137ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 158ms
And Create transport "CREATE_DELIVERY" by JSON file as "super-admin-alrec" 1s 298ms
And Show all transport "true" 076ms
When Find transport pencil button in transports table 1s 213ms
And Click pencil and move transport to next day in schedule 16s 391ms
And Move advice window "3" 1s 369ms
Then Check if advice window is in new location 027ms
After Hooks.deleteTransportAfterTest() 092ms