leahi-testsuites

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

Where updated test cases. The changes should bein exisitng test cases

Where updated test cases. The changes should bein exisitng test cases

LDT-3190 Pre-Treatment - SW - 02 - Foundation - Q&R - 15: SIT - Software Integration Tests - Squish Qt

for Rejection reason and reading text from configuration Rejections.conf file conf_path = "/home/denali/Public/luis/config/configurations/Alarms/Rejections.conf" repo = ScopedRejectionRepository(pa...

for Rejection reason and reading text from configuration Rejections.conf file
conf_path = "/home/denali/Public/luis/config/configurations/Alarms/Rejections.conf"
repo = ScopedRejectionRepository(path=conf_path)
REJECT_TEXT = repo.get("1", "Title")

Instructions part updated in https://devapps.diality.us/cru/#LEAHI-TESTSUITES-LDT-3153-1CFR-82873
Removed hard coded instructions text and Now I am getting object id find and then clicking it
content_column = waitForObjectExists(names.o_PreTreatmentBase_contentColumn_Column)
values = utility.findAllObjectsById(content_column, "_message")
for content in values[1:4]:
mouseClick(content)

LDT-3190 Pre-Treatment - SW - 02 - Foundation - Q&R - 15: SIT - Software Integration Tests - Squish Qt

LDT-2819 Edit Treatment Parameters During Treatment - SW - 02 - Edit Treatment Parameters During Treatment - Q&R

    • -85
    • +84
    /suite_leahi/tst_edit_parameters/test.py
Now added the wait 6 min

Now added the wait 6 min

LDT -2280 Patient Vitals - SW - 02 - Q&R - 15: SIT - Software Integration Tests - Squish Qt

    • -7
    • +8
    /suite_leahi/tst_patient_vitals/test.py
LDT-2819 Edit Treatment Parameters During Treatment - SW - 02 - Edit Treatment Parameters During Treatment - Q&R

    • -1
    • +30
    /suite_leahi/shared/scripts/names.py
    • -9
    • +14
    /suite_leahi/tst_edit_parameters/test.py
LDT-3773 Rinseback - SW - 02 - Recirculate - Q&R - 15: SIT - Software Integration Tests - Squish Qt

    • -29
    • +38
    /suite_leahi/tst_recirculate/test.py
LDT-3155 Blood Set Auto-Load and Auto-Eject - SW - 02 - Q&R - 15: SIT - Software Integration Tests - Squish Qt

    • -20
    • +27
    /suite_leahi/tst_blood_set_auto/test.py
LEAHI-TESTSUITES-LDT-3409_HDF - SW - 02 - Main-Tx HDF Tab - Q&R - 15: SIT - Software Integration Tests - Squish Qt
LEAHI-TESTSUITES-LDT-3409_HDF - SW - 02 - Main-Tx HDF Tab - 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

    • -7
    • +9
    /suite_leahi/tst_blood_set_auto/test.py
LDT -2280 Patient Vitals - SW - 02 - Q&R - 15: SIT - Software Integration Tests - Squish Qt

    • -5
    • +8
    /suite_leahi/tst_patient_vitals/test.py
LDT -3429 HDF - SW - 02 - Main-Tx HDF Tab - Graph - Q&R - 15: SIT - Software Integration Tests - Squish Qt

LDT -3429 HDF - SW - 02 - Main-Tx HDF Tab - Graph - Q&R - 15: SIT - Software Integration Tests - Squish Qt

    • -0
    • +115
    /suite_leahi/tst_main_tx_hdf/test.py
can we rename this test case to tst_headerbar_settings_diagnostics_popup jsut so its clear what this test cast actually is

can we rename this test case to tst_headerbar_settings_diagnostics_popup jsut so its clear what this test cast actually is

when running I am stuck here for 10 min which and does not hit this condition... I think we are missing the global vitalsrequest at the top of this block

when running I am stuck here for 10 min which and does not hit this condition... I think we are missing the global vitalsrequest at the top of this block

LDT - 2953 Rinseback - SW - 02 - Q&R - 15: SIT - Software Integration Tests - Squish Qt

LDT -2280 Patient Vitals - SW - 02 - Q&R - 15: SIT - Software Integration Tests - Squish Qt

    • -65
    • +26
    /suite_leahi/shared/scripts/names.py
    • -6
    • +9
    /suite_leahi/tst_patient_vitals/test.py
LDT-3590 Misc SW Enhancements - SW - 02 - General Aesthetics - 02-S24 - Q&R - 15: SIT - Software Integration Tests - Squish Qt

    • -4
    • +4
    /suite_leahi/tst_main_treatment/test.py
    • -12
    • +7
    /suite_leahi/tst_ultrafiltration/test.py
Aligned the import function

Aligned the import function

Removed <i> from string as per comment

Removed <i> from string as per comment

LDT-3590 Misc SW Enhancements - SW - 02 - General Aesthetics - 02-S24 - Q&R - 15: SIT - Software Integration Tests - Squish Qt

File is removed

File is removed

LDT -3449 Water, Dialysate, and Blood Sampling - SW - 02 - Water sample & Dialysate Checks - Q&R - 15: SIT - Software Integration Tests - Squish Qt

moved this function to tst_headerbar_information_popup as per comment

moved this function to tst_headerbar_information_popup as per comment

LDT-3909 Misc SW Enhancements - SW - 02 - General Aesthetics - Q&R - 15: SIT - Software Integration Tests - Squish Qt

LDT-1804 General Alarm Requirements - SW - 02 - Instructions with new design - Q&R - 15: SIT - Software Integration Tests - Squish Qt

    • -21
    • +24
    /suite_leahi/shared/scripts/names.py
Post treatement test case