leahi-testsuites

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT -2280 Patient Vitals - SW - 02 - Q&R - 15: SIT - Software Integration Tests - Squish Qt

    • -56
    • +64
    /suite_leahi/shared/scripts/names.py
    • -14
    • +5
    /suite_leahi/tst_patient_vitals/test.py
changed the code as per your suggestion to the check the advanced mode property in the file system.conf

changed the code as per your suggestion to the check the advanced mode property in the file system.conf

changed the code to check the heparinsyringepump value

changed the code to check the heparinsyringepump value

For confirm button in create rx page we are using the visible property. If i remove the visible property not able to click on the element

For confirm button in create rx page we are using the visible property. If i remove the visible property not able to click on the element

LDT -3016 End of Treatment - SW - 02 - Q&R - 15: SIT - Software Integration Tests - Squish Qt

LDT-3155 Blood Set Auto-Load and Auto-Eject - SW - 02 - Q&R - 15: SIT - Software Integration Tests - Squish Qt

    • -30
    • +41
    /suite_leahi/tst_blood_set_auto/test.py
LDT-2821 Edit Treatment Parameters During Treatment - SW - 02 - Edit Treatment Parameters During Treatment - Q&R - 15: SIT - Software Integration Tests - Squish Qt

LDT-2821 Edit Treatment Parameters During Treatment - SW - 02 - Edit Treatment Parameters During Treatment - Q&R - 15: SIT - Software Integration Tests - Squish Qt

    • -18
    • +28
    /suite_leahi/tst_edit_parameters/test.py
LEAHI-TESTSUITES-LDT-3153_Blood Set Auto-Load and Auto-Eject - SW - 02 - Q&R
LEAHI-TESTSUITES-LDT-3153_Blood Set Auto-Load and Auto-Eject - SW - 02 - Q&R
LDT-2821 Edit Treatment Parameters During Treatment - SW - 02 - Edit Treatment Parameters During Treatment - Q&R - 15: SIT - Software Integration Tests - Squish Qt

    • -0
    • +93
    /suite_leahi/shared/scripts/ga_formater.py
    • -0
    • +60
    /suite_leahi/shared/scripts/ga_formater.py~
    • -32
    • +34
    /suite_leahi/shared/scripts/names.py
    • -126
    • +259
    /suite_leahi/tst_edit_parameters/test.py
LDT-3155 Blood Set Auto-Load and Auto-Eject - SW - 02 - Q&R - 15: SIT - Software Integration Tests - Squish Qt

    • -1
    • +36
    /suite_leahi/shared/scripts/names.py
    • -0
    • +240
    /suite_leahi/tst_blood_set_auto/test.py
please update to use the wait for and remove if statement.. mouseClick(waitForObject(prescriptions_menu_object, 2000)) Please update throughout test case to use the waitForObject and a timeout an...

please update to use the wait for and remove if statement..

mouseClick(waitForObject(prescriptions_menu_object, 2000))

Please update throughout test case to use the waitForObject and a timeout and remove the if check

LDT-2821 Edit Treatment Parameters During Treatment - SW - 02 - Edit Treatment Parameters During Treatment - Q&R - 15: SIT - Software Integration Tests - Squish Qt

pushing functional way to handle testing received value to fw

    • -15
    • +13
    /suite_leahi/tst_edit_parameters/test.py
LDT-2821 Edit Treatment Parameters During Treatment - SW - 02 - Edit Treatment Parameters During Treatment - Q&R - 15: SIT - Software Integration Tests - Squish Qt

    • -1
    • +36
    /suite_leahi/shared/scripts/names.py
    • -0
    • +512
    /suite_leahi/tst_edit_parameters/test.py
LDT-3062 Service - SW - 02 - Feature Configurations - Q&R - 15: SIT - Software Integration Tests - Squish Qt

    • -6
    • +3
    /suite_leahi/tst_feature_options/test.py
LDT-3062 Service - SW - 02 - Feature Configurations - Q&R - 15: SIT - Software Integration Tests - Squish Qt

    • -4
    • +5
    /suite_leahi/tst_feature_options/test.py
changed as per comment mouseClick(utility.findChildByText(main_menu_container, "Treatment"))

changed as per comment mouseClick(utility.findChildByText(main_menu_container, "Treatment"))

LDT-2743 Service - SW - 02 - Service - Q&R - 15: SIT - Software Integration Tests - Squish Qt

    • -2
    • +10
    /suite_leahi/tst_feature_options/test.py
instead of this can we use a wait for object .. mouseClick(waitForObject(settings_menu_object, 2000))

instead of this can we use a wait for object .. mouseClick(waitForObject(settings_menu_object, 2000))

is this check needed? can we just click update to remove the if statement and use waitForObject? Ex. mouseClick(waitForObject(settings_menu_object, 2000))

is this check needed? can we just click update to remove the if statement and use waitForObject?

Ex. mouseClick(waitForObject(settings_menu_object, 2000))

LDT-3062 Service - SW - 02 - Feature Configurations - Q&R - 15: SIT - Software Integration Tests - Squish Qt

    • -4
    • +6
    /suite_leahi/tst_feature_options/test.py
LDT-2743 Service - SW - 02 - Service - Q&R - 15: SIT - Software Integration Tests - Squish Qt

    • -40
    • +53
    /suite_leahi/shared/scripts/names.py
Merge branch 'staging' into feature/LDT-2741-Service

    • -70
    • +221
    /suite_leahi/shared/scripts/names.py
Merge branches 'feature/LDT-2741-Service' and 'feature/LDT-2741-Service' of bitbucket.org:diality-cloud/leahi-testsuites into feature/LDT-2741-Service

LDT-2743 Service - SW - 02 - Service - Q&R - 15: SIT - Software Integration Tests - Squish Qt

suite_leahi/tst_service_export_logs/testdata/data_1.tsv edited online with Bitbucket

Added test.verify as per comment

Added test.verify as per comment