scripts

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Code cleanup and used assertion helper

    • -0
    • +58
    ./configuration/assertion_helper.py
  1. … 4 more files in changeset.
25-01-2022 update

  1. … 1 more file in changeset.
Merge branch 'master' into create_treatment

testcase for custom treatment

    • -0
    • +58
    ./configuration/assertion_helper.py
  1. … 4 more files in changeset.
Pushing te changes

  1. … 2 more files in changeset.
pushing the changes

Removed duplicate object

pushing changes

Pushing necessary changes

  1. … 2 more files in changeset.
pushing code completion for tst_post which splitted into tst_post_done and test_post_failure

  1. … 3 more files in changeset.
committed history

  1. … 6 more files in changeset.
testcase for patient_id

  1. … 2 more files in changeset.
pushing part of code

  1. … 1 more file in changeset.
updated shared/scripts...

testcase for create_custom_treatment - issue in switching into confirm treatment section

    • -0
    • +27
    ./configuration/config.py
  1. … 15 more files in changeset.
added shared/scripts files into branch

    • -0
    • +7
    ./configuration/sim_setup.sh
    • -0
    • +89
    ./configuration/utility.py
testcase for Authentication through patient id

  1. … 1 more file in changeset.
Revert "testcase for user authentication"

This reverts commit a06097b6c375bec6088f8fa6feecc8851eaa5889.

    • -26
    • +0
    ./dialin/common/alarm_priorities.py
    • -108
    • +0
    ./dialin/configuration/utility.py
  1. … 86 more files in changeset.
testcase for user authentication

    • -0
    • +18
    ./dialin/__init__.py
    • -0
    • +7
    ./dialin/common/__init__.py
    • -0
    • +311
    ./dialin/common/alarm_defs.py
    • -0
    • +26
    ./dialin/common/alarm_priorities.py
    • -0
    • +40
    ./dialin/common/config.py
    • -0
    • +230
    ./dialin/common/dg_defs.py
    • -0
    • +391
    ./dialin/common/hd_defs.py
    • -0
    • +132
    ./dialin/common/msg_defs.py
    • -0
    • +392
    ./dialin/common/msg_ids.py
    • -0
    • +70
    ./dialin/common/prs_defs.py
    • -0
    • +173
    ./dialin/common/ui_defs.py
    • -0
    • +108
    ./dialin/configuration/utility.py
    • -0
    • +26
    ./dialin/dg/__init__.py
  1. … 86 more files in changeset.
testcase for In-treatment->uf & saline bolus

  1. … 2 more files in changeset.
test_standbymode

  1. … 2 more files in changeset.
DEN-11575: LTTS [ Development Test Support - Preparing a demo ]

- Created tst_post as a test demo on how to use dialin.

  1. … 2 more files in changeset.
Merge master into DEN-6349_bp_hr_manual_entry

  1. … 16 more files in changeset.
DEN-5757: Code Coverage [99.343% (4836/4868)]

- Reverted back the end treatment button click to cover that message.

  1. … 1 more file in changeset.
DEN-5757: Code Coverage

- Fixed ConfirmPrimingBegin

  1. … 1 more file in changeset.
DEN-5757: Code Coverage

- Fixed Create Treatment

  1. … 1 more file in changeset.
DEN-5838: Code Review 0

DEN-5835: Integration Testing

- Completing the Alarm Status

- Removing the Alarm Color which has been covered in the AlarmStatus in bigger area.

  1. … 4 more files in changeset.
DEN-5836: Code Coverage

99.297% (4799/4833)

  1. … 7 more files in changeset.
DEN-5836: Code Coverage

- Make the tests work with the application just to be able to start the testing.

- Currently the coverage is at 98.634% (4767/4833)

  1. … 3 more files in changeset.