testsuites

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

Merged DEN-17295

DEN-17295: Updated the bicarbonate_concentrate string

    • -1
    • +1
    /shared/scripts/configuration/strings.py
    • -0
    • +28
    /tst_environment.patch
    • -0
    • +13
    /tst_treatment_blood_dialysateflow_rate.patch
DEN-17295: Updated the bicarbonate_concentrate string

    • -1
    • +1
    /shared/scripts/configuration/strings.py
    • -0
    • +28
    /tst_environment.patch
    • -0
    • +13
    /tst_treatment_blood_dialysateflow_rate.patch
Merged DEN-17260-ui-dn-release-21 with staging

Updated test case since Saline Bolus has no more maxiumum and deleted deadcode

    • -7
    • +4
    /shared/scripts/configuration/strings.py
Updated test case since Saline Bolus has no more maxiumum and deleted deadcode

    • -7
    • +4
    /shared/scripts/configuration/strings.py
Updated treatment parameters based on new float values

    • -2
    • +2
    /shared/scripts/configuration/config.py
Updated treatment parameters based on new float values

    • -2
    • +2
    /shared/scripts/configuration/config.py
Updated to match latest application updates

    • -3
    • +6
    /shared/scripts/configuration/strings.py
Updated to match latest application updates

    • -3
    • +6
    /shared/scripts/configuration/strings.py
Merged ui-server-setup and resolved conflict

Updated get_extracted_file() latest_file name

    • -1
    • +2
    /shared/scripts/configuration/utility.py
Merge branch 'release/p1b/staging' into release/p1b/master

Merge branch 'release/stagingmerge-DEN-17206-UI-BN-Release20' into release/p1b/staging

Merge branch 'DEN-17206-UI-BN-Release20' into staging

DENBUG-294: UI: Log export between different devices on the same USB drive has conflict of names.

- Fixed the utility python code that has the log files section referring to the changes made from _denali to _SystemSetup.

    • -1
    • +1
    /shared/scripts/configuration/utility.py
DENBUG-294: UI: Log export between different devices on the same USB drive has conflict of names.

- Fixed the utility python code that has the log files section referring to the changes made from _denali to _SystemSetup.

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

DEN-16931: Integration testing fixes for R14

- removed the comment which was added during debugging.

- fixed the issue on the create treatment.

DEN-16931: Integration testing fixes for R14

- Tested the fixes of the tst_main_treatment_ultrafiltration

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..

DEN-16931: Integration testing fixes for R14

- updated the TEST_CASES to include only the selected items.

DEN-16931: Integration testing fixes for R14

- Updated a comment

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.

Release 17

- Fixed the date format regarding the settings.

Release 17

- Removed unnecessary test data for vital dialog test.

Release 18: Integration Tests fixes.

there were 14 testsuites fail, two of them are fixed:

- tst_In_treatment

- tst_treatment_monitoring

Due to changes to the following:

- In cmd_set_treatment_states_data added bloodLeakZeoringState

- In cmd_set_treatment_saline_bolus_data added DPI2BLDVolML, RSRVR2DPIVolML, zeroingRqstStatus

Updated the integration tests with the latest dialin changes

    • -202
    • +201
    /shared/scripts/configuration/config.py
    • -2
    • +2
    /shared/scripts/configuration/strings.py
    • -3
    • +12
    /shared/scripts/configuration/utility.py
    • -2
    • +2
    /tst_cloud_sync - treatment_screen/test.py
    • -9
    • +43
    /tst_create_custom_treatment/test.py
    • -28
    • +100
    /tst_main_treatment_heparin/test.py
    • -7
    • +15
    /tst_main_treatment_ultrafiltration/test.py
    • -33
    • +39
    /tst_main_treatment_vitals/test.py
  1. … 13 more files in changeset.
Merge branch 'staging'

    • -10
    • +35
    /tst_main_treatment_vitals/test.py
Updated the integration tests with the latest dialin changes

    • -28
    • +100
    /tst_main_treatment_heparin/test.py
    • -4
    • +12
    /tst_main_treatment_ultrafiltration/test.py
    • -10
    • +35
    /tst_main_treatment_vitals/test.py
    • -3
    • +12
    /tst_treatment_blood_dialysateflow_rate/test.py
    • -21
    • +72
    /tst_treatment_saline_data/test.py
Release 18: Integration Tests fixes.

there were 14 testsuites fail, two of them are fixed:

- tst_In_treatment

- tst_treatment_monitoring

Due to changes to the following:

- In cmd_set_treatment_states_data added bloodLeakZeoringState

- In cmd_set_treatment_saline_bolus_data added DPI2BLDVolML, RSRVR2DPIVolML, zeroingRqstStatus

Release 17

- Removed unnecessary test data for vital dialog test.

Merge branch 'staging'

Release 17

- Fixed the date format regarding the settings.

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.