Skip to content

Commit

Permalink
deploy: 7e0712c
Browse files Browse the repository at this point in the history
  • Loading branch information
neelimaguntupalli1-nhs committed Nov 15, 2024
1 parent 01d7f0a commit d29cb2f
Show file tree
Hide file tree
Showing 1,277 changed files with 30,976 additions and 4,289 deletions.
Binary file modified allure-report.tar.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ def click_manage_users_top_nav_bar():
def click_on_patient_search_result_and_click_choose_vaccine(name, vaccine):
wait_for_element_to_disappear(PAGE_LOADING_ELEMENT)
immunisation_history_records = get_count_of_immunisation_history_records(vaccine)
attach_screenshot("immunisation_history_records_count_is_" + immunisation_history_records)
attach_screenshot("immunisation_history_records_count_is_" + str(immunisation_history_records))
click_choose_vaccine_button()
attach_screenshot("clicked_choose_vaccine_button")
wait_for_element_to_disappear(PAGE_LOADING_ELEMENT)
Expand Down
Binary file added data/attachments/1057a04313996995.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/attachments/10aef7f829e0146f.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/attachments/10c07d264cd01c2c.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/attachments/114d055227ea005d.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions data/attachments/11b2cdb41ccf7a61.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
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 nhs number page': [<FixtureDef argname='pytestbdd_stepdef_given_I am on the find a patient by nhs number page' scope='function' baseid='tests/test_find_a_patient_steps.py'>]
DEBUG pytest_bdd.scenario:scenario.py:146 Adding providers for fixture 'pytestbdd_stepimpl_when_I enter a valid 9470006739': [<FixtureDef argname='pytestbdd_stepdef_when_I enter a valid {nhsNumber}' scope='function' baseid='tests/test_find_a_patient_steps.py'>]
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 should be directed to the patient's information page and show JANNETTE ARD, 9470006739, 20151209 and 1 ST. MARTINS COURT, CONISTON, CUMBRIA, LA21 8HZ details": [<FixtureDef argname="pytestbdd_stepdef_then_I should be directed to the patient's information page and show {name}, {nhsNumber}, {dob} and {address} details" 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_patient_information_page_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_patient_information_page_should_be_visible.png
Binary file added data/attachments/12f2b61002836f56.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/attachments/134b41c22bdbf321.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/attachments/141f2e21e9a5b845.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/attachments/14b5ca95b61685fb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
107 changes: 107 additions & 0 deletions data/attachments/1510155367ad1f25.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,107 @@
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 login to RAVS and set vaccinator details with BECCLES HOUSE and Vaccination centre open to the public and get patient details for 9693632109 with option 1 and choose to vaccinate with vaccine details as COVID-19, AUTOMATION-C30 with 21/11/2025': [<FixtureDef argname='pytestbdd_stepdef_given_I login to RAVS and set vaccinator details with {site} and {care_model} and get patient details for {nhs_number} with option {index} and choose to vaccinate with vaccine details as {chosen_vaccine}, {batch_number} with {batch_expiry_date}' scope='function' baseid='tests/test_record_a_vaccine_for_patient_with_nhs_number_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_clicked_vaccines_nav_link.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_clicked_vaccines_nav_link.png
DEBUG pytest_bdd.scenario:scenario.py:146 Adding providers for fixture 'pytestbdd_stepimpl_given_I search for a patient with the NHS number in the find a patient screen': [<FixtureDef argname='pytestbdd_stepdef_given_I search for a patient with the NHS number in the find a patient screen' scope='function' baseid='tests/test_record_a_vaccine_for_patient_with_nhs_number_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_entered_nhs_number_as9693632109_and_clicked_search_for_patient_button.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_entered_nhs_number_as9693632109_and_clicked_search_for_patient_button.png
DEBUG pytest_bdd.scenario:scenario.py:146 Adding providers for fixture 'pytestbdd_stepimpl_given_I open the patient record by clicking on patient Bill GARTON': [<FixtureDef argname='pytestbdd_stepdef_given_I open the patient record by clicking on patient {name}' scope='function' baseid='tests/test_record_a_vaccine_for_patient_with_nhs_number_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_before_clicking_patient_name.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_before_clicking_patient_name.png
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_before_clicking_patient_name.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_before_clicking_patient_name.png
DEBUG pytest_bdd.scenario:scenario.py:146 Adding providers for fixture 'pytestbdd_stepimpl_when_I click choose vaccine button and choose the COVID-19, AUTOMATION-C30 with 21/11/2025 and click continue': [<FixtureDef argname='pytestbdd_stepdef_when_I click choose vaccine button and choose the {chosen_vaccine}, {batch_number} with {batch_expiry_date} and click continue' scope='function' baseid='tests/test_record_a_vaccine_for_patient_with_nhs_number_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_immunisation_history_records_count_is_40.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_immunisation_history_records_count_is_40.png
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_clicked_choose_vaccine_button.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_clicked_choose_vaccine_button.png
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_clicked_on_patient_Bill GARTON_and_clicked_choose_vaccine_button.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_clicked_on_patient_Bill GARTON_and_clicked_choose_vaccine_button.png
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_clicked_delivery_team.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_clicked_delivery_team.png
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_clicked_vaccine.png
DEBUG root:playwrightHelper.py:108 Scrolling to mouse position: {'x': 0, 'y': 1076}
DEBUG root:init_helpers.py:114 Screenshot attached at: /app/data/attachments/qa_edge_131.0.2903.48_clicked_vaccine.png
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_clicked_vaccine_type.png
DEBUG root:playwrightHelper.py:108 Scrolling to mouse position: {'x': 0, 'y': 1076}
DEBUG root:init_helpers.py:114 Screenshot attached at: /app/data/attachments/qa_edge_131.0.2903.48_clicked_vaccine_type.png
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_selected_vaccine_COVID-19_and_Comirnaty 30 JN.1_and_clicked_continue_button.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_selected_vaccine_COVID-19_and_Comirnaty 30 JN.1_and_clicked_continue_button.png
DEBUG pytest_bdd.scenario:scenario.py:146 Adding providers for fixture "pytestbdd_stepimpl_when_I assess the patient's yes with the details and date as today-1 and click continue to record consent screen button": [<FixtureDef argname="pytestbdd_stepdef_when_I assess the patient's {eligibility} with the details and date as {assess_date} and click continue to record consent screen button" scope='function' baseid='tests/test_record_a_vaccine_for_patient_with_nhs_number_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_clicked_eligible_yes_radiobutton.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_clicked_eligible_yes_radiobutton.png
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_selected_eligibility_type.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_selected_eligibility_type.png
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_clicked_eligibility_yes_and_selected_eligibility_type.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_clicked_eligibility_yes_and_selected_eligibility_type.png
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_set_assessment_date.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_set_assessment_date.png
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_clicked_legal_mechanism.png
DEBUG root:playwrightHelper.py:108 Scrolling to mouse position: {'x': 0, 'y': 434}
DEBUG root:init_helpers.py:114 Screenshot attached at: /app/data/attachments/qa_edge_131.0.2903.48_clicked_legal_mechanism.png
DEBUG root:conftest.py:305 Assess clinician to select is: Automated Recorder - [email protected]
DEBUG root:conftest.py:306 Assess legal mechanism is: Patient Group Direction (PGD)
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_selected_assessing_clinician_with_name_and_council.png
DEBUG root:playwrightHelper.py:108 Scrolling to mouse position: {'x': 0, 'y': 434}
DEBUG root:init_helpers.py:114 Screenshot attached at: /app/data/attachments/qa_edge_131.0.2903.48_selected_assessing_clinician_with_name_and_council.png
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_clicked_patient_give_vaccine_radio_button.png
DEBUG root:playwrightHelper.py:108 Scrolling to mouse position: {'x': 0, 'y': 818}
DEBUG root:init_helpers.py:114 Screenshot attached at: /app/data/attachments/qa_edge_131.0.2903.48_clicked_patient_give_vaccine_radio_button.png
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_entered_comments_for_assessing_patient.png
DEBUG root:playwrightHelper.py:108 Scrolling to mouse position: {'x': 0, 'y': 818}
DEBUG root:init_helpers.py:114 Screenshot attached at: /app/data/attachments/qa_edge_131.0.2903.48_entered_comments_for_assessing_patient.png
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_clicked_continue_to_record_consent_button.png
DEBUG root:playwrightHelper.py:108 Scrolling to mouse position: {'x': 0, 'y': 468}
DEBUG root:init_helpers.py:114 Screenshot attached at: /app/data/attachments/qa_edge_131.0.2903.48_clicked_continue_to_record_consent_button.png
DEBUG pytest_bdd.scenario:scenario.py:146 Adding providers for fixture 'pytestbdd_stepimpl_when_I record yes with the details and click continue to vaccinate button': [<FixtureDef argname='pytestbdd_stepdef_when_I record {consent} with the details and click continue to vaccinate button' scope='function' baseid='tests/test_record_a_vaccine_for_patient_with_nhs_number_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_before_selecting_consent_clinician.png
DEBUG root:playwrightHelper.py:108 Scrolling to mouse position: {'x': 0, 'y': 468}
DEBUG root:init_helpers.py:114 Screenshot attached at: /app/data/attachments/qa_edge_131.0.2903.48_before_selecting_consent_clinician.png
DEBUG root:conftest.py:330 Consent clinician to select is: Automated Recorder - [email protected]
DEBUG root:conftest.py:331 Consent legal mechanism is: Patient Group Direction (PGD)
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_clicked_yes_to_consent.png
DEBUG root:playwrightHelper.py:108 Scrolling to mouse position: {'x': 0, 'y': 62}
DEBUG root:init_helpers.py:114 Screenshot attached at: /app/data/attachments/qa_edge_131.0.2903.48_clicked_yes_to_consent.png
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_selected_consent_given_by_from_dropdown.png
DEBUG root:playwrightHelper.py:108 Scrolling to mouse position: {'x': 0, 'y': 62}
DEBUG root:init_helpers.py:114 Screenshot attached at: /app/data/attachments/qa_edge_131.0.2903.48_selected_consent_given_by_from_dropdown.png
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_entered_person_consenting_details.png
DEBUG root:playwrightHelper.py:108 Scrolling to mouse position: {'x': 0, 'y': 62}
DEBUG root:init_helpers.py:114 Screenshot attached at: /app/data/attachments/qa_edge_131.0.2903.48_entered_person_consenting_details.png
Binary file added data/attachments/15370748d2ce132.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/attachments/1584c5009cc2dac4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/attachments/158afc38858a1b59.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions data/attachments/1599be9dc7231609.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
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 nhs number page': [<FixtureDef argname='pytestbdd_stepdef_given_I am on the find a patient by nhs number page' scope='function' baseid='tests/test_find_a_patient_steps.py'>]
DEBUG pytest_bdd.scenario:scenario.py:146 Adding providers for fixture 'pytestbdd_stepimpl_when_I enter a valid 9449306621': [<FixtureDef argname='pytestbdd_stepdef_when_I enter a valid {nhsNumber}' scope='function' baseid='tests/test_find_a_patient_steps.py'>]
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 should be directed to the patient's information page and show Not found, 9449306621, 20110509 and KT21 1LJ details": [<FixtureDef argname="pytestbdd_stepdef_then_I should be directed to the patient's information page and show {name}, {nhsNumber}, {dob} and {address} details" 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_patient_information_page_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_patient_information_page_should_be_visible.png
Binary file added data/attachments/15d93735aedbd5ae.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit d29cb2f

Please sign in to comment.