tests

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
Added _publish to more classes, fixed valve state interpretation logic.

  1. … 7 more files in changeset.
Added _publish decorator, _AbstractSystem and _AbstractSubSystem classes

  1. … 6 more files in changeset.
Cleaned up version, added get version unit tests.

  1. … 1 more file in changeset.
Improved API version Added git commit sha to version Added git branch to version Added version information to documentation

  1. … 4 more files in changeset.
Updated documentation

  1. … 2 more files in changeset.
Added capability to simulate alarms.

  1. … 1 more file in changeset.
Made handler functions private. Updated constructor and class descriptions. Styling fixes to adhere to PEP8.

  1. … 19 more files in changeset.
Fixed the channel ID for getting the DG FW version

  1. … 1 more file in changeset.
DEN-2379 Created test scripts

  1. … 3 more files in changeset.
DEN-2652 Updated valves.py for DG and dg_valves_test.py

Initial commit of the branch

    • -0
    • +15
    ./dg_heaters_test.py
Updates to UF test script.

Addressed code review feedback.

Updates to UF test script. Added U16 bit property for all valves.

  1. … 1 more file in changeset.
Merge branch 'DEN-2652-dg-valve-control-1-of-2-dialin' of ssh://dvm-linux02:7999/vv/dialin into DEN-2652-dg-valve-control-1-of-2-dialin

Updated UF test script.

  1. … 1 more file in changeset.
DEN-2652 Wrote dg_valves_test.py

DEN-2652 Changed UF log file name

Fixed code review feedback.

  1. … 3 more files in changeset.
Renamed test scripts per code review.