scripts

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
work progress

  1. … 2 more files in changeset.
Resolved review comments

  1. … 1 more file in changeset.
Pushing changes in config

Fixes for review comments and resolving merge conflict

  1. … 2 more files in changeset.
Cleaning up the code to close the pull request.

- renamed the tst_case_environment to tst_environment

- put the tst_initial on top of the suite.cont's list to be executed as the first test.

- Added AUT execution test

- made the code more dynamic (__file__ & names.AUT_NAME)

  1. … 3 more files in changeset.
Merged tst_create_custom_treatment

  1. … 25 more files in changeset.
Initializing the script

    • -0
    • +58
    ./configuration/assertion_helper.py
  1. … 2 more files in changeset.
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.