[ { "id": "Assessment-Compare", "name": "Assessment Compare", "description": "As a User\nI want to compare assessments\nSo that allow user to compare different instances of the same assessment to one another in a side-by-side view", "line": 1, "keyword": "Feature", "uri": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/assessment_compare.feature", "elements": [ { "name": "User open an Assessment and click on \"Actions\" dropdown menu", "id": "Assessment-Compare;user-open-an-assessment-and-click-on-\"actions\"-dropdown-menu", "line": 6, "keyword": "Scenario", "description": "", "type": "scenario", "steps": [ { "name": "I am on the login page", "line": 7, "keyword": "Given ", "result": { "status": "passed", "duration": 1449827873 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:40" } }, { "name": "User has logged into the System as \"administrator\" and \"123qweasd\" password", "line": 8, "keyword": "Then ", "result": { "status": "passed", "duration": 3731654476 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:51" } }, { "name": "User open patient CCP page", "line": 9, "keyword": "Then ", "result": { "status": "passed", "duration": 2959011486 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:63" } }, { "name": "User add \"PAA\" assessment from CCP", "line": 10, "keyword": "When ", "result": { "status": "passed", "duration": 931241144 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:126" } }, { "name": "Assessment \"PAA\" already added", "line": 11, "keyword": "And ", "result": { "status": "passed", "duration": 3575569628 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:320" } }, { "name": "Assessment&Survey view is already opened", "line": 12, "keyword": "When ", "result": { "status": "passed", "duration": 50033429 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:70" } }, { "name": "User already choose the assessment", "line": 13, "keyword": "And ", "result": { "status": "passed", "duration": 286077552 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:77" } }, { "name": "System provide User in the upper right corner with an \"Actions\" dropdown menu", "line": 14, "keyword": "Then ", "result": { "status": "passed", "duration": 196059934 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:83" } }, { "keyword": "After ", "hidden": true, "result": { "status": "passed", "duration": 87251854 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/support/world.js:11" } } ] }, { "name": "User open \"Actions\" dropdown menu and select \"Compare\" option", "id": "Assessment-Compare;user-open-\"actions\"-dropdown-menu-and-select-\"compare\"-option", "line": 23, "keyword": "Scenario", "description": "", "type": "scenario", "steps": [ { "name": "I am on the login page", "line": 24, "keyword": "Given ", "result": { "status": "passed", "duration": 1535186288 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:40" } }, { "name": "User has logged into the System as \"administrator\" and \"123qweasd\" password", "line": 25, "keyword": "Then ", "result": { "status": "passed", "duration": 3223223815 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:51" } }, { "name": "User open patient CCP page", "line": 26, "keyword": "Then ", "result": { "status": "passed", "duration": 2293634211 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:63" } }, { "name": "User add \"PAA\" assessment from CCP", "line": 27, "keyword": "When ", "result": { "status": "passed", "duration": 2313351597 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:126" } }, { "name": "Assessment \"PAA\" already added", "line": 28, "keyword": "And ", "result": { "status": "passed", "duration": 3580120825 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:320" } }, { "name": "Assessment&Survey view is already opened", "line": 29, "keyword": "When ", "result": { "status": "passed", "duration": 49315040 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:70" } }, { "name": "User navigates to the \"Actions\" dropdown menu", "line": 30, "keyword": "And ", "result": { "status": "passed", "duration": 146902891 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:90" } }, { "name": "User select \"Compare\" from the list", "line": 31, "keyword": "And ", "result": { "status": "passed", "duration": 322184576 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:96" } }, { "name": "System provide User with the following fields and labels: Comparing with, Show only different answers checkbox, Date of current assessment MM-DD-YYYY, Date of assessment being compared to MM-DD-YYY", "line": 32, "keyword": "Then ", "result": { "status": "passed", "duration": 1963654 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:102" } }, { "keyword": "After ", "hidden": true, "result": { "status": "passed", "duration": 576958046 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/support/world.js:11" } } ] }, { "name": "User compare two different instances of the same assessment", "id": "Assessment-Compare;user-compare-two-different-instances-of-the-same-assessment", "line": 35, "keyword": "Scenario", "description": "", "type": "scenario", "steps": [ { "name": "I am on the login page", "line": 36, "keyword": "Given ", "result": { "status": "passed", "duration": 3136317959 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:40" } }, { "name": "User has logged into the System as \"administrator\" and \"123qweasd\" password", "line": 37, "keyword": "Then ", "result": { "status": "passed", "duration": 5477574653 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:51" } }, { "name": "User open patient CCP page", "line": 38, "keyword": "Then ", "result": { "status": "passed", "duration": 5029608370 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:63" } }, { "name": "User add \"PAA\" assessment from CCP", "line": 39, "keyword": "When ", "result": { "status": "passed", "duration": 1101382500 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:126" } }, { "name": "Assessment \"PAA\" already added", "line": 40, "keyword": "And ", "result": { "status": "passed", "duration": 3538796964 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:320" } }, { "name": "Patient has two different instances of the same assessment", "line": 41, "keyword": "When ", "result": { "status": "passed", "duration": 6694415 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:232" } }, { "name": "User already choose the assessment", "line": 42, "keyword": "And ", "result": { "status": "passed", "duration": 9221001797 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:77" } }, { "name": "User navigates to the \"Actions\" dropdown menu", "line": 43, "keyword": "When ", "result": { "status": "passed", "duration": 283164581 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:90" } }, { "name": "User select \"Compare\" from the list", "line": 44, "keyword": "And ", "result": { "status": "passed", "duration": 210368986 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:96" } }, { "name": "select an instance of the assessment to compare with - based on date completed", "line": 45, "keyword": "And ", "result": { "status": "passed", "duration": 1201653581 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:267" } }, { "name": "System populates selected date to the right of the current assessment's date", "line": 46, "keyword": "Then ", "result": { "status": "passed", "duration": 292493493 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:286" } }, { "name": "all survey answers display side by side", "line": 47, "keyword": "And ", "result": { "status": "passed", "duration": 1205552484 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:293" } }, { "keyword": "After ", "hidden": true, "result": { "status": "passed", "duration": 672747069 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/support/world.js:11" } } ] }, { "name": "Check \"Show only different answers\" to filter the compare view", "id": "Assessment-Compare;check-\"show-only-different-answers\"-to-filter-the-compare-view", "line": 49, "keyword": "Scenario", "description": "", "type": "scenario", "steps": [ { "name": "I am on the login page", "line": 50, "keyword": "Given ", "result": { "status": "passed", "duration": 1505770332 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:40" } }, { "name": "User has logged into the System as \"administrator\" and \"123qweasd\" password", "line": 51, "keyword": "Then ", "result": { "status": "passed", "duration": 4583545833 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:51" } }, { "name": "User open patient CCP page", "line": 52, "keyword": "Then ", "result": { "status": "passed", "duration": 3263204900 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:63" } }, { "name": "User add \"PAA\" assessment from CCP", "line": 53, "keyword": "When ", "result": { "status": "passed", "duration": 903420694 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:126" } }, { "name": "Assessment \"PAA\" already added", "line": 54, "keyword": "And ", "result": { "status": "passed", "duration": 3584396365 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:320" } }, { "name": "Patient has two different instances of the same assessment with diff answers", "line": 55, "keyword": "When ", "result": { "status": "passed", "duration": 11967844 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:242" } }, { "name": "User navigates to the \"Actions\" dropdown menu", "line": 56, "keyword": "And ", "result": { "status": "passed", "duration": 17214255464 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:90" } }, { "name": "User select \"Compare\" from the list", "line": 57, "keyword": "And ", "result": { "status": "passed", "duration": 198712449 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:96" } }, { "name": "select an instance of the assessment to compare with - based on date completed", "line": 58, "keyword": "And ", "result": { "status": "passed", "duration": 881402988 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:267" } }, { "name": "User check \"Show only different answers\"", "line": 59, "keyword": "When ", "result": { "status": "passed", "duration": 315139799 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:273" } }, { "name": "System display only questions with differing answers", "line": 60, "keyword": "Then ", "result": { "status": "passed", "duration": 265610772 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:279" } }, { "keyword": "After ", "hidden": true, "result": { "status": "passed", "duration": 83371656 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/support/world.js:11" } } ] } ] }, { "id": "Notepad", "name": "Notepad", "description": "When documenting an assessment, a note pad feature will display so the Care Manager is able to write general notes which are not tied specifically to an assessment question\nRules:\nScrolling note pad that always appears on screen during assessment to allow user to document free text at any point\nNotes will be accessible on other pages\nAs a User\nI want to open Notepad\nSo that gives me following possibilities:\n- set performed outreach\n- add note\n- view details on summary view and calendar view", "line": 1, "keyword": "Feature", "uri": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/notepad.feature", "elements": [ { "name": "User open Notepad", "id": "Notepad;user-open-notepad", "line": 13, "keyword": "Scenario", "description": "", "type": "scenario", "steps": [ { "name": "I am on the login page", "line": 14, "keyword": "Given ", "result": { "status": "passed", "duration": 1414965866 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:40" } }, { "name": "User has logged into the System as \"administrator\" and \"123qweasd\" password", "line": 15, "keyword": "Then ", "result": { "status": "passed", "duration": 4440152633 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:51" } }, { "name": "User open patient assessment page", "line": 16, "keyword": "Then ", "result": { "status": "passed", "duration": 2403264504 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:57" } }, { "name": "User add \"PAA\" assessment", "line": 17, "keyword": "When ", "result": { "status": "passed", "duration": 4866017299 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:118" } }, { "name": "Assessment \"PAA\" already added", "line": 18, "keyword": "And ", "result": { "status": "passed", "duration": 94400914 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:320" } }, { "name": "User click on expand icon", "line": 19, "keyword": "Then ", "result": { "status": "passed", "duration": 169713670 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:302" } }, { "name": "System provide collapsed view for the Notepad", "line": 20, "keyword": "And ", "result": { "status": "passed", "duration": 192705666 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:327" } }, { "name": "User click on expand icon", "line": 21, "keyword": "Then ", "result": { "status": "passed", "duration": 143067132 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:302" } }, { "name": "System provide expand view for the Notepad", "line": 22, "keyword": "And ", "result": { "status": "passed", "duration": 203119531 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:334" } }, { "keyword": "After ", "hidden": true, "result": { "status": "passed", "duration": 85077730 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/support/world.js:11" } } ] }, { "name": "User view details at the Summary view", "id": "Notepad;user-view-details-at-the-summary-view", "line": 49, "keyword": "Scenario", "description": "", "type": "scenario", "steps": [ { "name": "I am on the login page", "line": 50, "keyword": "Given ", "result": { "status": "passed", "duration": 1521114470 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:40" } }, { "name": "User has logged into the System as \"administrator\" and \"123qweasd\" password", "line": 51, "keyword": "Then ", "result": { "status": "passed", "duration": 4154994221 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:51" } }, { "name": "User open patient assessment page", "line": 52, "keyword": "Then ", "result": { "status": "passed", "duration": 2608338904 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:57" } }, { "name": "User add \"PAA\" assessment", "line": 53, "keyword": "When ", "result": { "status": "passed", "duration": 4832090530 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:118" } }, { "name": "Assessment \"PAA\" already added", "line": 54, "keyword": "And ", "result": { "status": "passed", "duration": 113940378 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:320" } }, { "name": "performed outreach is added to the Summary view", "line": 55, "keyword": "And ", "result": { "status": "passed", "duration": 1841611011 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:223" } }, { "name": "System add a note to the Summary view", "line": 56, "keyword": "And ", "result": { "status": "passed", "duration": 3683573 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:190" } }, { "name": "User open Summary view", "line": 57, "keyword": "When ", "result": { "status": "passed", "duration": 5750409275 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:172" } }, { "name": "User navigates to the bottom left section and click on icon note", "line": 59, "keyword": "And ", "result": { "status": "passed", "duration": 242121305 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:211" } }, { "name": "System show performed outreach information: date, entered note", "line": 60, "keyword": "Then ", "result": { "status": "passed", "duration": 833946035 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:308" } }, { "keyword": "After ", "hidden": true, "result": { "status": "passed", "duration": 82496889 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/support/world.js:11" } } ] }, { "name": "User set an performed outreach via Notepad", "id": "Notepad;user-set-an-performed-outreach-via-notepad", "line": 24, "keyword": "Scenario", "description": "", "type": "scenario", "steps": [ { "name": "I am on the login page", "line": 25, "keyword": "Given ", "result": { "status": "passed", "duration": 1832414699 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:40" } }, { "name": "User has logged into the System as \"administrator\" and \"123qweasd\" password", "line": 26, "keyword": "Then ", "result": { "status": "passed", "duration": 4154580803 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:51" } }, { "name": "User open patient assessment page", "line": 27, "keyword": "Then ", "result": { "status": "passed", "duration": 3012080864 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:57" } }, { "name": "User add \"PAA\" assessment", "line": 28, "keyword": "When ", "result": { "status": "passed", "duration": 4872219003 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:118" } }, { "name": "Assessment \"PAA\" already added", "line": 29, "keyword": "And ", "result": { "status": "passed", "duration": 121646798 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:320" } }, { "name": "System provide expand view for the Notepad", "line": 30, "keyword": "And ", "result": { "status": "passed", "duration": 119590162 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:334" } }, { "name": "User set performed date fill required fields", "line": 31, "keyword": "When ", "result": { "status": "passed", "duration": 2196295663 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:141" } }, { "name": "click Add Outreach button", "line": 32, "keyword": "And ", "result": { "status": "passed", "duration": 221293296 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:184" } }, { "name": "System saves performed outreach", "line": 33, "keyword": "Then ", "result": { "status": "passed", "duration": 3796550206 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:147" } }, { "name": "System add performed outreach to the Calendar view", "line": 34, "keyword": "And ", "result": { "status": "passed", "duration": 2395115366 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:158" } }, { "keyword": "After ", "hidden": true, "result": { "status": "passed", "duration": 101865240 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/support/world.js:11" } } ] }, { "name": "User set a note via Notepad", "id": "Notepad;user-set-a-note-via-notepad", "line": 36, "keyword": "Scenario", "description": "", "type": "scenario", "steps": [ { "name": "I am on the login page", "line": 37, "keyword": "Given ", "result": { "status": "passed", "duration": 1575909598 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:40" } }, { "name": "User has logged into the System as \"administrator\" and \"123qweasd\" password", "line": 38, "keyword": "Then ", "result": { "status": "passed", "duration": 3667942338 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:51" } }, { "name": "User open patient assessment page", "line": 39, "keyword": "Then ", "result": { "status": "passed", "duration": 13393987248 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:57" } }, { "name": "User add \"PAA\" assessment", "line": 40, "keyword": "When ", "result": { "status": "passed", "duration": 4820373851 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:118" } }, { "name": "Assessment \"PAA\" already added", "line": 41, "keyword": "And ", "result": { "status": "passed", "duration": 114842000 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:320" } }, { "name": "System provide expand view for the Notepad", "line": 42, "keyword": "And ", "result": { "status": "passed", "duration": 130169521 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:334" } }, { "name": "User enter note", "line": 43, "keyword": "When ", "result": { "status": "passed", "duration": 766291724 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:165" } }, { "name": "click on button 'add'", "line": 44, "keyword": "And ", "result": { "status": "passed", "duration": 231960741 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:178" } }, { "name": "User open Summary view", "line": 46, "keyword": "When ", "result": { "status": "passed", "duration": 1035875639 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:172" } }, { "name": "System add a note to the Summary view", "line": 47, "keyword": "And ", "result": { "status": "passed", "duration": 2670484 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/assessments/assessments_steps.js:190" } }, { "keyword": "After ", "hidden": true, "result": { "status": "passed", "duration": 2437321248 }, "match": { "location": "/data/build/branches/Registry-Trunk-UI/cucumber_js/tests-ui-js/src/test/features/step_definitions/support/world.js:11" } } ] } ] } ]