scripts

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-17295: Updated the bicarbonate_concentrate string

  1. … 2 more files in changeset.
Updated test case since Saline Bolus has no more maxiumum and deleted deadcode

  1. … 1 more file in changeset.
Updated treatment parameters based on new float values

Updated to match latest application updates

Updated get_extracted_file() latest_file name

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.

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.

  1. … 9 more files in changeset.
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. … 1 more file in changeset.
DEN-16931: Integration testing fixes for R14

- removed the comment which was added during debugging.

- fixed the issue on the create treatment.

  1. … 1 more file in changeset.
DEN-16931: Integration testing fixes for R14

  1. … 5 more files in changeset.
DEN-16465: Fixed - TestSuites : Integration testing update

Updated tests to add coverage and not have build errors

  1. … 36 more files in changeset.
Merge branch 'DEN-16465-testsuites-integration-testing-update_pt1' into staging

  1. … 1 more file in changeset.
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.

  1. … 2 more files in changeset.
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

  1. … 4 more files in changeset.
DEN-16465: Updated - TestSuites:Integration testing update

fixed failed tests for

- tst_treatment_blood_dialysateflow_rate

  1. … 1 more file in changeset.
DEN-16465: Updated - TestSuites:Integration testing update

Resolve fails for tst_custom_treatment

Reduced failed tests for tst_post_treatment

  1. … 2 more files in changeset.
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

  1. … 8 more files in changeset.
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

  1. … 7 more files in changeset.
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

  1. … 4 more files in changeset.
DEN-16465: Updated - TestSuites:Integration testing update

tst_main_treatment_vitals - no script errors

tst_treatment_saline_data - no script errors

  1. … 2 more files in changeset.
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

  1. … 3 more files in changeset.
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
    ./configuration/application_init.py
  1. … 12 more files in changeset.
DEN-16465: Updated - TestSuites:Integration testing update

tst_rinseback_setup - clear script errors and no failed tests

  1. … 1 more file in changeset.
DEN-16465: Updated - TestSuites:Integration testing update

Removed script error

- tst_recirculate

- tst_ui_alarms_dialog

- tst_settings_information

  1. … 3 more files in changeset.
DEN-16465: Updated - TestSuites:Integration testing update

tst_create_custom_treatment - resolved script error

  1. … 4 more files in changeset.
DEN-16465: Updated - TestSuites:Integration testing update

tst_instructions_poc

- fixed script errors and failed tests

- add sliderArrows tests

  1. … 1 more file in changeset.
DEN-16465: Updated - TestSuites:Integration testing update

tst_service_screen updated existing tests and no fail tests

  1. … 1 more file in changeset.
DEN-16465: Updated - TestSuites:Integration testing update

tst_main_treatment_heparin script error cleared and no failed tests

  1. … 1 more file in changeset.
DEN-16465: Updated - TestSuites:Integration testing update

Updated tst_main_treatment_ultrafiltration to have no failed tests and no script error

  1. … 1 more file in changeset.
DEN-16465: Added - TestSuites:Integration testing update

- Correct expected string for pressure dialog title

- Simplify/correct renaming function bodies

- Add ListTitle attribute parsing of the alarm configuration

- Remove unused names in names.py

- Add missing params to simulator HD calls in logging

  1. … 2 more files in changeset.