testsuites

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'staging'

Merge branch 'release/DEN-16931-UI-BN-Release-14-IntegrationTesting' into staging

DEN-16931: Integration testing fixes for R14

- modified scripts to look for the unit test folder instead.

-modified the order of the tests execution and fixed the dependencies, although there should be no dependencies, but since there is, it is better to at least keep them in constant order to avoid failures regarding the execution order.

    • -203
    • +201
    /shared/scripts/configuration/config.py
    • -1
    • +4
    /shared/scripts/configuration/utility.py
    • -2
    • +2
    /tst_cloud_sync - treatment_screen/test.py
DEN-16931: Integration testing fixes for R14

- Updated a comment

DEN-16931: Integration testing fixes for R14

- updated the TEST_CASES to include only the selected items.

DEN-16931: Integration testing fixes for R14

- Fixed the tst_post_treatment

- heparin values will return NONE or OFF if it has set to off and not 0 anymore.

- also if the files in the USB folder is not removed will fail the test, which added a function to remove before execution.

- removed the code comparison: the code generation is not necessary to check since the CS is not running therefore code won't get updated..

    • -1
    • +2
    /shared/scripts/configuration/config.py
    • -1
    • +7
    /shared/scripts/configuration/utility.py
DEN-16931: Integration testing fixes for R14

- Tested the fixes of the tst_main_treatment_ultrafiltration

    • -3
    • +3
    /tst_main_treatment_ultrafiltration/test.py
DEN-16931: Integration testing fixes for R14

- removed the comment which was added during debugging.

- fixed the issue on the create treatment.

    • -1
    • +1
    /shared/scripts/configuration/config.py
    • -15
    • +28
    /tst_create_custom_treatment/test.py
DEN-16931: Integration testing fixes for R14

    • -1
    • +1
    /shared/scripts/configuration/config.py
    • -2
    • +2
    /shared/scripts/configuration/strings.py
    • -1
    • +1
    /shared/scripts/configuration/utility.py
    • -15
    • +36
    /tst_create_custom_treatment/test.py
Merge branch 'DEN-16533-UI-VD-S109_integration_update_2' into staging

DEN-16465: Fixed - TestSuites : Integration testing update

Updated tests to add coverage and not have build errors

    • -0
    • +5
    /shared/scripts/configuration/config.py
    • -4
    • +4
    /shared/scripts/configuration/strings.py
    • -9
    • +40
    /shared/scripts/configuration/utility.py
    • -9
    • +16
    /tst_DGLoadCellReadingsData/test.py
  1. … 26 more files in changeset.
Merge branch 'DEN-16465-testsuites-integration-testing-update_pt1' into staging

Merge branch DEN-16454-UI-VD-S106_fix_update_test_pt1 into staging

- merge the working branches of the LTTS base code to the tracking staging

- chose all from working branches.

    • -460
    • +1031
    /shared/scripts/names.py
DEN-16465: Updated - TestSuites:Integration testing update

Add back the removed parameters to the hd_simulator function call

DEN-16465: Updated - TestSuites:Integration testing update

fixed failed tests for tst_create_custom_treatment

Replaced tests for tst_main_treatment_pressure

Added a new testcase for tst_main_treatment_flows

    • -12
    • +21
    /shared/scripts/configuration/config.py
    • -28
    • +1
    /tst_create_custom_treatment/test.py
    • -0
    • +78
    /tst_main_treatment_flows/test.py
    • -41
    • +210
    /tst_main_treatment_pressure/test.py
DEN-16465: Updated - TestSuites:Integration testing update

fixed failed tests for

- tst_treatment_blood_dialysateflow_rate

    • -2
    • +2
    /shared/scripts/configuration/config.py
    • -10
    • +13
    /tst_treatment_blood_dialysateflow_rate/test.py
DEN-16465: Updated - TestSuites:Integration testing update

Fixed failed tests for tst_post_treatment testcase

DEN-16465: Updated - TestSuites:Integration testing update

Resolve fails for tst_custom_treatment

Reduced failed tests for tst_post_treatment

    • -2
    • +4
    /shared/scripts/configuration/config.py
    • -20
    • +94
    /tst_create_custom_treatment/test.py
DEN-16465: Updated - TestSuites:Integration testing update

Fixed failed tests for

- tst_main_treatment_pressure

- tst_main_treatment_vitals

- tst_pre_treatment_disposables

- tst_pre_treatment_patient_connection

- tst_pre_treatment_priming

- tst_service_protected_menu

- tst_service_screen

- tst_treatment_saline_data

    • -18
    • +20
    /shared/scripts/configuration/config.py
    • -0
    • +2
    /shared/scripts/configuration/strings.py
    • -5
    • +14
    /shared/scripts/configuration/utility.py
    • -21
    • +25
    /tst_main_treatment_pressure/test.py
    • -95
    • +112
    /tst_main_treatment_vitals/test.py
    • -4
    • +7
    /tst_pre_treatment_disposables/test.py
    • -44
    • +61
    /tst_pre_treatment_patient_connection/test.py
    • -14
    • +13
    /tst_pre_treatment_priming/test.py
    • -4
    • +29
    /tst_service_protected_menu/test.py
DEN-16465: Updated - TestSuites:Integration testing update

Added testcases:

-- tst_service_protected_menu

-- tst_service_export_logs

Resolved more failed tests/checks for tst_main_treatment_pressure testcase

Add a utility function for properly catching waitForObject errors to avoid script errors

    • -5
    • +5
    /shared/scripts/configuration/config.py
    • -0
    • +9
    /shared/scripts/configuration/strings.py
    • -0
    • +11
    /shared/scripts/configuration/utility.py
    • -0
    • +147
    /tst_service_export_logs/test.py
    • -0
    • +315
    /tst_service_protected_menu/test.py
DEN-16465: Updated - TestSuites:Integration testing update

Update tst_ui_alarms_dialog and tst_ui_logs to not have failed tests

DEN-16465: Updated - TestSuites:Integration testing update

Add tst_service_menu testcase for service menu, WIP

tst_pre_treatment_consumables - no script errors or failed tests

tst_pre_treatment_priming - no script errors or failed tests

    • -8
    • +1
    /shared/scripts/configuration/utility.py
    • -1
    • +1
    /tst_pre_treatment_consumables/test.py
    • -0
    • +147
    /tst_service_menu/test.py
DEN-16465: Updated - TestSuites:Integration testing update

tst_main_treatment_vitals - no script errors

tst_treatment_saline_data - no script errors

    • -1
    • +16
    /shared/scripts/configuration/config.py
    • -2
    • +1
    /shared/scripts/configuration/strings.py
    • -22
    • +21
    /tst_main_treatment_vitals/test.py
DEN-16465: Updated - TestSuites:Integration testing update

Fixed script errors for tst_settings_date_and_time

Corrected space missing in AUT name for tst_ui_logs

    • -0
    • +3
    /shared/scripts/configuration/strings.py
    • -26
    • +46
    /tst_settings_date_and_time/test.py
DEN-16465: Updated - TestSuites:Integration testing update

Checkpoint 46%:

- Added some error handling and proper returns to functions to avoid script error

- Fixed majority of failed tests for tst_ui_logs

- Add post.log mock file creation function

- Add additional tests for tst_post

    • -0
    • +154
    /shared/scripts/configuration/application_init.py
    • -2
    • +5
    /shared/scripts/configuration/config.py
    • -2
    • +2
    /shared/scripts/configuration/strings.py
    • -23
    • +42
    /shared/scripts/configuration/utility.py
    • -2
    • +5
    /tst_cloud_sync - treatment_screen/test.py
    • -2
    • +6
    /tst_cloud_sync_device_registration/test.py
    • -20
    • +13
    /tst_main_treatment_vitals/test.py
    • -36
    • +42
    /tst_pre_treatment_disposables/test.py
    • -24
    • +16
    /tst_pre_treatment_patient_connection/test.py
    • -27
    • +54
    /tst_pre_treatment_priming/test.py
DEN-16465: Updated - TestSuites:Integration testing update

Update tst_instructions_poc to not use 3 arrays for figuring out instructions and images, using a single dictionary instead

DEN-16465: Updated - TestSuites:Integration testing update

tst_rinseback_setup - clear script errors and no failed tests

    • -0
    • +1
    /shared/scripts/configuration/strings.py
DEN-16465: Updated - TestSuites:Integration testing update

Removed script error

- tst_recirculate

- tst_ui_alarms_dialog

- tst_settings_information

    • -1
    • +1
    /shared/scripts/configuration/config.py
    • -9
    • +31
    /shared/scripts/configuration/strings.py
    • -99
    • +129
    /tst_settings_information/test.py
DEN-16465: Updated - TestSuites:Integration testing update

tst_create_custom_treatment - resolved script error

    • -1
    • +1
    /shared/scripts/configuration/config.py
    • -8
    • +8
    /shared/scripts/configuration/strings.py
    • -88
    • +48
    /tst_create_custom_treatment/test.py
DEN-16465: Updated - TestSuites:Integration testing update

tst_instructions_poc

- fixed script errors and failed tests

- add sliderArrows tests

    • -4
    • +3
    /shared/scripts/configuration/config.py
    • -1
    • +2
    /shared/scripts/configuration/strings.py
    • -19
    • +20
    /shared/scripts/configuration/utility.py
    • -100
    • +210
    /tst_instructions_poc/test.py