tests

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bamboo Commit: Updated the Copyright with the current year and replaced tabs with 4 spaces

    • -8
    • +8
    ./unit_tests/test_dg_temperature_sensors.py
  1. … 40 more files in changeset.
DEN-4589: Added missing get_fpga_version, adjusted treatment parameters response ordering.

  1. … 1 more file in changeset.
DIAL-29: Added DG temperature sensors enum

    • -0
    • +34
    ./unit_tests/test_dg_temperature_sensors.py
  1. … 1 more file in changeset.
Removed empty file

DIAL-28, DEN-4589, DEN-4344: Ensure unit tests don't mix with hardware reliant tests, finalized import test

  1. … 1 more file in changeset.
DIAL-28, DEN-4589, DEN-4344: Simplified dialin import system

  1. … 5 more files in changeset.
DEN-4589 Fixed HD import issue and reworked version.py to work outside of git repos.

    • -0
    • +20
    ./test_print_version.py
  1. … 3 more files in changeset.
Updated hd simulator test

Added canbus convenience functions

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