testsuites

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

    • -1
    • +1
    /simulator/plugins/salinebolus/loader.py
  1. … 51 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -0
    • +15
    /simulator/plugins/alarms/loader.py
    • -0
    • +15
    /simulator/plugins/heparin/loader.py
    • -0
    • +15
    /simulator/plugins/salinebolus/loader.py
    • -0
    • +15
    /simulator/simulator/dynamicloader.py
  1. … 51 more files in changeset.
Added a variable to be able to checkout dialin branches/tags

DEN-7041: Fixed failing tests. Renamed HDSimulator to hd_sim

  1. … 21 more files in changeset.
DEN-7041: Fixed heparin and uf tests

    • -0
    • +1
    /tst_Treatment_Adjustment_Heparin/test.py
    • -51
    • +61
    /tst_Treatment_Adjustment_Ultrafiltration/test.py
DEN-7041: Fixed tests that were failing

DEN-6349: Addressed code review comments

Merge master into DEN-6349_bp_hr_manual_entry

    • -0
    • +330
    /simulator/plugins/alarms/loader.py
    • -0
    • +77
    /simulator/plugins/createtreatment/loader.py
    • -11
    • +7
    /simulator/plugins/heparin/loader.py
    • -12
    • +8
    /simulator/plugins/salinebolus/loader.py
    • -0
    • +180
    /simulator/simulator/dynamicloader.py
    • -0
    • +27
    /tools/check_setup.sh
    • -1
    • +1
    /tst_Treatment_Adjustment_Heparin/test.py
    • -1
    • +1
    /tst_Treatment_Adjustment_Ultrafiltration/test.py
Merge branch 'DEN-5830_AlarmDesign'

DEN-5838: Code Review 0

DEN-5838: Code Review 0

DEN-5836: Code Coverage

- 99.979% (4826/4827)

DEN-5835: Integration Testing

- removed the commented out part of the test code for Priming.

    • -16
    • +16
    /tst_ConfirmPrimingBegin/test.py
DEN-5835: Integration Testing

- Completing the Alarm Status

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

DEN-5836: Code Coverage

99.297% (4799/4833)

    • -0
    • +6
    /tst_AlarmStatusData/verificationPoints/VP1
    • -1
    • +0
    /tst_Treatment_Adjustment_Heparin/test.py
    • -1
    • +1
    /tst_Treatment_Adjustment_Ultrafiltration/test.py
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)

    • -23
    • +31
    /tst_ConfirmPrimingBegin/test.py
DEN-4865: Added tests for code coverage

    • -0
    • +10
    /tst_AlarmFlags/config.xml
    • -0
    • +87
    /tst_AlarmFlags/test.py
    • -0
    • +10
    /tst_AlarmSilence/config.xml
    • -0
    • +93
    /tst_AlarmSilence/test.py
DEN-4865: Fixed tests that were failing.

DEN-4865: Ensure compatibility with latest dialin

    • -2
    • +2
    /tst_Treatment_Adjustment_Heparin/test.py
    • -3
    • +3
    /tst_Treatment_Adjustment_Pressures/test.py
DEN-4865: Ensure compatibility with latest dialin

    • -284
    • +284
    /tst_TreatmentStatesData/test.py
    • -19
    • +18
    /tst_Treatment_Adjustment_Heparin/test.py
    • -5
    • +6
    /tst_Treatment_Adjustment_Pressures/test.py
Merge master into DEN-5638-squish-migration

    • -0
    • +99
    /simulator/plugins/heparin/loader.py
    • -0
    • +106
    /simulator/plugins/salinebolus/loader.py
    • -0
    • +90
    /simulator/plugins/treatmentranges/loader.py
    • -0
    • +69
    /simulator/plugins/treatmentstates/loader.py
    • -0
    • +148
    /simulator/plugins/ultrafiltration/loader.py
    • -167
    • +319
    /tst_TreatmentStatesData/test.py
    • -1
    • +1
    /tst_Treatment_Adjustment_Ultrafiltration/test.py
    • -5
    • +5
    /tst_Treatment_PressureOcclusion/test.py
DEN-5833: Implementation

- Added a Condition to test the message 63 Condition cleared

- Code Cleanup

    • -506
    • +526
    /simulator/plugins/alarms/interface.ui
    • -8
    • +34
    /simulator/plugins/alarms/loader.py
DEN-5833: Implementation

- minor .ui changes

    • -17
    • +83
    /simulator/plugins/alarms/interface.ui
Merge branch 'DEN-5751_Pre-TreatmentUltrafiltration' into DEN-5830_AlarmDesign

DEN-5754: Implementation

- Create a single object of the HD_Simulator and setting it in the DynamicLoader parent class of the plugins.

    • -3
    • +0
    /simulator/plugins/salinebolus/loader.py
DEN-5833: Implementation

- reversed the alarm status flags bits order.

DEN-5802: Continued refactoring

    • -4
    • +4
    /tst_Treatment_Adjustment_BloodDialysate/test.py
    • -3
    • +3
    /tst_Treatment_ParametersRange/test.py
DEN-5754: Implementation

- The last piece of making the Simulator plugin base.

- Improvement : separator.

    • -3
    • +3
    /simulator/plugins/alarms/interface.ui
    • -2
    • +2
    /simulator/plugins/heparin/interface.ui
DEN-5754: Implementation

- Changed the RealTimeWidget parent name to DynamicLoader.

- Made DynamicLoader abstract class.

- Added Create Treatment plugin.

    • -0
    • +84
    /simulator/plugins/createtreatment/loader.py
    • -8
    • +8
    /simulator/plugins/salinebolus/loader.py
    • -0
    • +172
    /simulator/simulator/dynamicloader.py
    • -145
    • +0
    /simulator/simulator/runtimewidget.py