tests

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed ro pump msg ids, added fpga version to dg and hd versions, added test imports to unit tests, cleaned up get alarm states

    • -0
    • +79
    ./unit_tests/test_imports.py
  1. … 10 more files in changeset.
DEN-4217: Updated accelerometer calibration commands.

  1. … 2 more files in changeset.
Added common, improved ui folder structure

  1. … 9 more files in changeset.
Updated hd_simulator, hd buttons, and test hd simulator

  1. … 2 more files in changeset.
Merge with Logging2of3

  1. … 27 more files in changeset.
In progress update

    • -0
    • +69
    ./test_hd_simulator.py
  1. … 9 more files in changeset.
Updates to HD pump open loop control option. Added test scripts to calibrate accelerometers and flow sensors. Added test script to set RTCs. Added test script that tests open loop pump control.

    • -0
    • +95
    ./hd_test_pumps_open_loop.py
    • -0
    • +36
    ./set_flow_sensors_cal.py
  1. … 4 more files in changeset.
DIAL-1: added open loop override capability to HD pumps

  1. … 1 more file in changeset.
DIAL-1: added open loop override capability to HD pumps

    • -0
    • +99
    ./hd_test_pumps_open_loop.py
Updated unit tests

  1. … 4 more files in changeset.
Added helper function to find variable names of matching value and prefix

  1. … 1 more file in changeset.
Added create_logger utility function, updated _LogManager and test_logging.py

  1. … 1 more file in changeset.
Added logger typing information

  1. … 18 more files in changeset.
DIAL-10: Cleanup unneeded debug statements, updated logging test

  1. … 1 more file in changeset.
DIAL-10: Improved logging mechanism for all the original print statements

  1. … 23 more files in changeset.
Cleanup

Added rejection reasons to ui proxy

    • -0
    • +37
    ./unit_tests/test_ui_proxy.py
  1. … 1 more file in changeset.
Initial commit of dg_heatdisinfect.py

    • -0
    • +14
    ./dg_heatdisinfect.py
  1. … 1 more file in changeset.
Bamboo Commit: Updated the Copyright with the current year and replaced tabs with 4 spaces

  1. … 46 more files in changeset.
Addressing code review comments

  1. … 7 more files in changeset.
Addressed code review comments

  1. … 12 more files in changeset.
Added subsystem field to _publish, standardized test names, moved logging to base class

    • -0
    • +0
    ./coverage/run_coverage.py
    • -0
    • +73
    ./test_dg_valves_observer.py
    • -0
    • +60
    ./unit_tests/test_dg_valves.py
  1. … 3 more files in changeset.
Added convenience function to sort valves dictionary by id

  1. … 2 more files in changeset.
Added IDs to individual valve states, continued cleanup of denaliMessages

  1. … 2 more files in changeset.
Made squish a module, improved PEP8 compliance, added bash script to install dialin to a venv

  1. … 8 more files in changeset.
Added script to generate requirements

    • -0
    • +130
    ./test_gen_requirements.py
DEN-2379 addressed code review comments

  1. … 2 more files in changeset.
DEN-2379 committing the changes

  1. … 3 more files in changeset.
Updated file description

Fixed dg valves rate test

    • -0
    • +74
    ./dg_valves_test_observer.py