-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
cba6451
commit 01d7f0a
Showing
575 changed files
with
23,097 additions
and
4,138 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
INFO root:conftest.py:48 EDGE browser version is : 131.0.2903.48 | ||
DEBUG pytest_bdd.scenario:scenario.py:146 Adding providers for fixture 'pytestbdd_stepimpl_given_I am on the find a patient by demographics page': [<FixtureDef argname='pytestbdd_stepdef_given_I am on the find a patient by demographics page' scope='function' baseid='tests/test_find_a_patient_steps.py'>] | ||
DEBUG pytest_bdd.scenario:scenario.py:146 Adding providers for fixture 'pytestbdd_stepimpl_given_I enter the mandatory patient details Bill, Garton, and 23/12/1946': [<FixtureDef argname='pytestbdd_stepdef_given_I enter the mandatory patient details {firstName}, {lastName}, and {dob}' scope='function' baseid='tests/test_find_a_patient_steps.py'>] | ||
DEBUG root:init_helpers.py:102 Directory verified: /app/data/attachments | ||
DEBUG root:init_helpers.py:108 Saving screenshot to: /app/data/attachments/qa_edge_131.0.2903.48_add_mandatory_patient_information.png | ||
DEBUG root:playwrightHelper.py:108 Scrolling to mouse position: {'x': 0, 'y': 50} | ||
DEBUG root:init_helpers.py:114 Screenshot attached at: /app/data/attachments/qa_edge_131.0.2903.48_add_mandatory_patient_information.png | ||
DEBUG pytest_bdd.scenario:scenario.py:146 Adding providers for fixture 'pytestbdd_stepimpl_given_I enter the postcode DN18 5DW': [<FixtureDef argname='pytestbdd_stepdef_given_I enter the postcode {postcode}' scope='function' baseid='tests/test_find_a_patient_steps.py'>] | ||
DEBUG root:init_helpers.py:102 Directory verified: /app/data/attachments | ||
DEBUG root:init_helpers.py:108 Saving screenshot to: /app/data/attachments/qa_edge_131.0.2903.48_enter_invalid_postcode.png | ||
DEBUG root:playwrightHelper.py:108 Scrolling to mouse position: {'x': 0, 'y': 270} | ||
DEBUG root:init_helpers.py:114 Screenshot attached at: /app/data/attachments/qa_edge_131.0.2903.48_enter_invalid_postcode.png | ||
DEBUG pytest_bdd.scenario:scenario.py:146 Adding providers for fixture 'pytestbdd_stepimpl_given_I select the gender Male': [<FixtureDef argname='pytestbdd_stepdef_given_I select the gender {gender}' scope='function' baseid='tests/test_find_a_patient_steps.py'>] | ||
DEBUG root:init_helpers.py:102 Directory verified: /app/data/attachments | ||
DEBUG root:init_helpers.py:108 Saving screenshot to: /app/data/attachments/qa_edge_131.0.2903.48_select_gender.png | ||
DEBUG root:playwrightHelper.py:108 Scrolling to mouse position: {'x': 0, 'y': 270} | ||
DEBUG root:init_helpers.py:114 Screenshot attached at: /app/data/attachments/qa_edge_131.0.2903.48_select_gender.png | ||
DEBUG pytest_bdd.scenario:scenario.py:146 Adding providers for fixture 'pytestbdd_stepimpl_when_I click the search button': [<FixtureDef argname='pytestbdd_stepdef_when_I click the search button' scope='function' baseid='tests/test_find_a_patient_steps.py'>, <FixtureDef argname='pytestbdd_stepdef_when_I click the search button_1' scope='function' baseid='tests/test_find_a_patient_steps.py'>] | ||
DEBUG pytest_bdd.scenario:scenario.py:146 Adding providers for fixture 'pytestbdd_stepimpl_then_I can see a message that no results are found for the patient': [<FixtureDef argname='pytestbdd_stepdef_then_I can see a message that no results are found for the patient' scope='function' baseid='tests/test_find_a_patient_steps.py'>] | ||
DEBUG root:init_helpers.py:102 Directory verified: /app/data/attachments | ||
DEBUG root:init_helpers.py:108 Saving screenshot to: /app/data/attachments/qa_edge_131.0.2903.48_no_results_found_should_be_visible.png | ||
DEBUG root:playwrightHelper.py:108 Scrolling to mouse position: {'x': 0, 'y': 611} | ||
DEBUG root:init_helpers.py:114 Screenshot attached at: /app/data/attachments/qa_edge_131.0.2903.48_no_results_found_should_be_visible.png | ||
DEBUG pytest_bdd.scenario:scenario.py:146 Adding providers for fixture 'pytestbdd_stepimpl_then_I can see an option to create a new patient': [<FixtureDef argname='pytestbdd_stepdef_then_I can see an option to create a new patient' scope='function' baseid='tests/test_find_a_patient_steps.py'>] | ||
DEBUG root:init_helpers.py:102 Directory verified: /app/data/attachments | ||
DEBUG root:init_helpers.py:108 Saving screenshot to: /app/data/attachments/qa_edge_131.0.2903.48_check_create_new_patient_button_is_visible.png | ||
DEBUG root:playwrightHelper.py:108 Scrolling to mouse position: {'x': 0, 'y': 611} | ||
DEBUG root:init_helpers.py:114 Screenshot attached at: /app/data/attachments/qa_edge_131.0.2903.48_check_create_new_patient_button_is_visible.png |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
INFO root:conftest.py:48 EDGE browser version is : 131.0.2903.48 | ||
DEBUG pytest_bdd.scenario:scenario.py:146 Adding providers for fixture 'pytestbdd_stepimpl_given_I access the ravs web app': [<FixtureDef argname='pytestbdd_stepdef_given_I access the ravs web app' scope='function' baseid='tests/test_login_steps.py'>] | ||
DEBUG pytest_bdd.scenario:scenario.py:146 Adding providers for fixture 'pytestbdd_stepimpl_then_the login button should be visible': [<FixtureDef argname='pytestbdd_stepdef_then_the login button should be visible' scope='function' baseid='tests/test_login_steps.py'>] | ||
DEBUG root:init_helpers.py:102 Directory verified: /app/data/attachments | ||
DEBUG root:init_helpers.py:108 Saving screenshot to: /app/data/attachments/qa_edge_131.0.2903.48_login_should_be_visible.png | ||
DEBUG root:playwrightHelper.py:108 Scrolling to mouse position: {'x': 0, 'y': 0} | ||
DEBUG root:init_helpers.py:114 Screenshot attached at: /app/data/attachments/qa_edge_131.0.2903.48_login_should_be_visible.png |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
INFO root:conftest.py:48 EDGE browser version is : 131.0.2903.48 | ||
DEBUG pytest_bdd.scenario:scenario.py:146 Adding providers for fixture 'pytestbdd_stepimpl_given_I access the ravs web app': [<FixtureDef argname='pytestbdd_stepdef_given_I access the ravs web app' scope='function' baseid='tests/test_login_steps.py'>] | ||
DEBUG pytest_bdd.scenario:scenario.py:146 Adding providers for fixture 'pytestbdd_stepimpl_when_I click on the log in button': [<FixtureDef argname='pytestbdd_stepdef_when_I click on the log in button' scope='function' baseid='tests/test_login_steps.py'>] | ||
DEBUG pytest_bdd.scenario:scenario.py:146 Adding providers for fixture 'pytestbdd_stepimpl_when_I provide the [email protected] and pass': [<FixtureDef argname='pytestbdd_stepdef_when_I provide the {emailAddress} and {password}' scope='function' baseid='tests/test_login_steps.py'>] | ||
DEBUG pytest_bdd.scenario:scenario.py:146 Adding providers for fixture 'pytestbdd_stepimpl_when_the NHS sign in button is clicked': [<FixtureDef argname='pytestbdd_stepdef_when_the NHS sign in button is clicked' scope='function' baseid='tests/test_login_steps.py'>] | ||
DEBUG pytest_bdd.scenario:scenario.py:146 Adding providers for fixture 'pytestbdd_stepimpl_then_sign in should pass': [<FixtureDef argname='pytestbdd_stepdef_then_sign in should {status}' scope='function' baseid='tests/test_login_steps.py'>] | ||
DEBUG root:init_helpers.py:102 Directory verified: /app/data/attachments | ||
DEBUG root:init_helpers.py:108 Saving screenshot to: /app/data/attachments/qa_edge_131.0.2903.48_sign_in_should_pass.png | ||
DEBUG root:playwrightHelper.py:108 Scrolling to mouse position: {'x': 0, 'y': 0} | ||
DEBUG root:init_helpers.py:114 Screenshot attached at: /app/data/attachments/qa_edge_131.0.2903.48_sign_in_should_pass.png |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.