tests

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT-566: fixed dialin channels for blood flow estimation overrides. updated ejector documentation

  1. … 2 more files in changeset.
LDT-566: updated pressure sensors for fp and td.

  1. … 2 more files in changeset.
update DD test

LDT-566: implemented dd ultrafiltration module

    • -32
    • +24
    ./data_capture_helpers/fp_helpers.py
  1. … 4 more files in changeset.
LDT-566: LDT-619: LDT-610: fixed typos.

  1. … 2 more files in changeset.
LDT-566

LDT-566: implemented alarm triggered handling for fp and dd. Added documentation for ro pump and boost pump control loops

  1. … 7 more files in changeset.
Merge branch 'LDT-566-water-treatment-and-degassing-fp-2' into develop

    • -0
    • +94
    ./depreciated_tests/test_uf.py
  1. … 4 more files in changeset.
LDT-556: created boost pump and ro pump modules. Updated naming to across modules from RO to FP. Moved older denali tests to a depreciated tests. Created a thread-based diagnostic logger for fp

    • -0
    • +0
    ./data_capture_helpers/__init__.py
    • -0
    • +243
    ./data_capture_helpers/fp_helpers.py
    • -0
    • +63
    ./depreciated_tests/dg_hd_switches_test.py
    • -0
    • +81
    ./depreciated_tests/dg_heaters_test.py
    • -0
    • +125
    ./depreciated_tests/dg_nvm_scripts.py
    • -0
    • +810
    ./depreciated_tests/dg_tests.py
    • -0
    • +57
    ./depreciated_tests/dg_valves_test.py
    • -0
    • +75
    ./depreciated_tests/hd_air_bubbles_data.py
    • -0
    • +137
    ./depreciated_tests/hd_blood_leak_data.py
    • -0
    • +39
    ./depreciated_tests/hd_fluid_leak_state.py
    • -0
    • +139
    ./depreciated_tests/hd_nvm_scripts.py
    • -0
    • +95
    ./depreciated_tests/hd_test_pumps_open_loop.py
    • -0
    • +160
    ./depreciated_tests/hd_valves_test.py
    • -0
    • +60
    ./depreciated_tests/set_accels_cal.py
    • -0
    • +34
    ./depreciated_tests/set_flow_sensors_cal.py
  1. … 76 more files in changeset.
Revert "Merge remote-tracking branch 'origin/staging' into LDT-627-Main-Treatment-Screen-SW-Messaging-Broadcast"

This reverts commit 50cfafb2d49deeb742310635413c14604e1dc0ad, reversing

changes made to 1de45e3e0c294d35982514d1c52e2bad87d0a4b2.

    • -0
    • +34
    ./unit_tests/test_dg_temperature_sensors.py
    • -0
    • +122
    ./unit_tests/test_ui_proxy.py
  1. … 32 more files in changeset.
WIP on develop

LDT-566: Updated unit testing to be configured for the leahi dialin project. Various fixes around the project to ensure passing unit tests.

    • -0
    • +122
    ./unit_tests/depreciated_tests/test_ui_proxy.py
    • -34
    • +0
    ./unit_tests/test_dg_temperature_sensors.py
  1. … 3 more files in changeset.
Merge branch 'LEAH-261-fw-ro-flow-sensor-driver' into develop

  1. … 4 more files in changeset.
WIP on develop

Renamed RO class and sub modules to use FP to be in line with sub system names

  1. … 22 more files in changeset.
update test DD file

DD test update

TD proxy command testing

  1. … 1 more file in changeset.
Added new RO Dialin message IDs.

  1. … 1 more file in changeset.
TEST: fixes to RO levels and flow sensors.

  1. … 3 more files in changeset.
Gen Dial and Vhi update

TEST: Add valves to RO test script.

TEST: Added PPi pressure sensor to ro.

  1. … 1 more file in changeset.
TEST: Swapped valve positions for VCr and VROD.

  1. … 2 more files in changeset.
TEST: Update to RO test script.

TEST: misc RO test script changes.

TEST: Added pump enum to boost_pump class. Updates to RO test script.

  1. … 1 more file in changeset.
TEST: Added pump enum list to boost_pump class. Changed valve state override param from bool to int. Refined TD and RO test scripts.

  1. … 2 more files in changeset.
TEST: update to RO test script.

TEST: RO test script update.

TEST: Added test scripts.

TEST: Fixed typos in blood_flow.py.

  1. … 1 more file in changeset.
TEST: misc fixes and disables to facilitate testing.

  1. … 3 more files in changeset.