simulator

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-4865: Ensure compatibility with latest dialin

    • -2
    • +2
    ./plugins/inlinebloodpressures/loader.py
  1. … 4 more files in changeset.
Merge master into DEN-5638-squish-migration

    • -0
    • +99
    ./plugins/heparin/loader.py
    • -0
    • +164
    ./plugins/inlinebloodpressures/loader.py
    • -0
    • +106
    ./plugins/salinebolus/loader.py
    • -0
    • +90
    ./plugins/treatmentranges/loader.py
    • -0
    • +69
    ./plugins/treatmentstates/loader.py
    • -0
    • +148
    ./plugins/ultrafiltration/loader.py
  1. … 7 more files in changeset.
DEN-5742: Code Coverage [100%]

  1. … 3 more files in changeset.
DEN-5638: Continued refactoring

  1. … 26 more files in changeset.
DEN-5741: Integration Testing

- Added Heparin Data test

- Added Heparin State test

  1. … 6 more files in changeset.
DEN-5739: Implementation

- Fixed the API bug when implementing the request.

DEN-5741: Integration Testing

- renamed all the py and ui to loader.py and interface.ui to be one step closer to load dynamically

    • -0
    • +383
    ./plugins/heparin/interface.ui
    • -0
    • +97
    ./plugins/heparin/loader.py
    • -0
    • +684
    ./plugins/inlinebloodpressures/interface.ui
    • -0
    • +164
    ./plugins/inlinebloodpressures/loader.py
    • -0
    • +650
    ./plugins/salinebolus/interface.ui
    • -0
    • +106
    ./plugins/salinebolus/loader.py
    • -106
    • +0
    ./plugins/salinebolus/salinebolus.py
    • -650
    • +0
    ./plugins/salinebolus/salinebolus.ui
    • -0
    • +727
    ./plugins/treatmentranges/interface.ui
    • -0
    • +90
    ./plugins/treatmentranges/loader.py
  1. … 11 more files in changeset.
DEN-5741: Integration Testing

- Added Heparin plugin

    • -0
    • +97
    ./plugins/heparin/heparin.py
    • -0
    • +383
    ./plugins/heparin/heparin.ui
DEN-5741: Integration Testing

- Make the simulator a little bit more plugin based to be able to add more sections easier.

- It still needs work to load/register the plugins automatically.

    • -0
    • +106
    ./plugins/salinebolus/salinebolus.py
    • -0
    • +650
    ./plugins/salinebolus/salinebolus.ui
    • -0
    • +91
    ./plugins/treatmentranges/treatmentranges.py
    • -0
    • +727
    ./plugins/treatmentranges/treatmentranges.ui
    • -0
    • +69
    ./plugins/treatmentstates/treatmentstates.py
    • -0
    • +464
    ./plugins/treatmentstates/treatmentstates.ui
    • -0
    • +148
    ./plugins/ultrafiltration/ultrafiltration.py
    • -0
    • +748
    ./plugins/ultrafiltration/ultrafiltration.ui
    • -0
    • +117
    ./runtimewidget.py
DEN-5741 Integration Testing

- Made the simulator MDI layout

DEN-5739: Implementation

- made the Duration slider work.

  1. … 1 more file in changeset.
DEN-5638: Continued refactoring

  1. … 33 more files in changeset.
DEN-5638: Changes to support squish to ui folder migration in dialin

  1. … 38 more files in changeset.
DEN-4696: Code Coverage [99.722]

  1. … 4 more files in changeset.
DEN-4695: Integration Testing

- Completed the Simulator to the adjustment request/response

- Added more info for the ranges/limits min/max

DEN-4695: Integration Testing

- Simulator implementation for Arterial/Venous pressure values.

DEN-4695: Integration Testing

- Updating Simulator for later Integration Tests.[Only the UI]

DEN-5340 Code Coverage [100%]

testsuites:

- Coverage to 100%

- Modified the Pressure/Occlusion message to have new structure (last 3 of 5 fields changed to U32 from F32)

Simulator:

- Improved Saline State request accept in Simulator

- Fixed a bug in edit label naming

  1. … 2 more files in changeset.
DEN-5339: Integration Testing

- First implementation, update simulator for ultrafiltration

DEN-5339: Integration Testing

  1. … 4 more files in changeset.
5352: Unit Testing, 5353: Integration Testing

Story fixes:

- Unit testing and integration testing for the sub-task

DEN-5284: Implementation

- modified the HDOutletFlow test for the 3 decimals.

Extra fixes:

- Modified the Simulator to be OO designed.

- Removed backward compatibility with the old squish codes out of Dialin.

  1. … 36 more files in changeset.
Code Review

DEN-4690: Doxygenization

- Added code comments for the Simulator methods.

DEN-4690: Doxygenization

DEN-4443: Integration Testing

- First implementation of some kind of simulator like UI to test the feature which has not implemented yet on FW.

- NOTE: It needs pyside2 5.12.5 to be installed in testsuites venv.

    • -0
    • +623
    ./SalineBolusSimulator.ui
  1. … 3 more files in changeset.