testsuites

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-7831: posTx: Implementation [Simulator/Testing]

- for test I put these in the xxx_to_bytearray function itself in Dialin and removed from there put it here.

DEN-7831: posTx: Implementation [Simulator/Testing]

    • -27
    • +44
    /simulator/plugins/HDOpMode/interface.ui
    • -0
    • +2312
    /simulator/plugins/PostTreatment/interface.ui
    • -0
    • +252
    /simulator/plugins/PostTreatment/loader.py
DEN-8067: Meetings & Support - Post-Treatment Integration

- Added HD, DG channel for the general progress message.

DEN-8057: posTx: Implementation [Messaging] (HD StandBy subMode)

- Added the HDOpMode message subMode.

    • -1
    • +166
    /simulator/plugins/HDOpMode/interface.ui
DEN-7833: Implementations [Merge the Wi-Fi, Date/Time into the code]

- Added the channel selection to the General Response message plugin

- Added find_radio_button

DEN-7831: posTx: Implementation [Simulator/Testing]

- It is not completed yet so the folder renamed to __PostTreatment

- It is only the UI portion

    • -0
    • +79
    /simulator/plugins/__PostTreatment/loader.py
DEN-7823: Meetings & Support - General purpose

- Added Alarm No Minimize so user can't minimize some alarms regarding the Alarm message received.

    • -4
    • +4
    /simulator/plugins/alarms/interface.ui
DEN-7147: preTx: Code Review 0

- Added syringe pump state

DEN-7377: preTx: Implementation [Dynamic Instruction Loading] ( 2 )

- Added General progress and acknowledge message simulator.

DEN-7461: Meetings & Support - Pre-Treatment Integration

- Integration modifications

- UF Modifications request

- Saline Modification request

- Updated the validation mAccepted to be 1=true and 0=false.

- Heparin Stopped stated modification request

DEN-7139: preTx: Implementation [Screens] ( 2 )

DEN-7145: preTx: Implementation [Simulator/Testing] ( 2 )

- The Simulator was acting odd and found out an enum was added to the FwCommon which needs to be affected in simulator.

DEN-7145: PreTx Consumables States

DEN-7145: preTx: Implementation [Simulator/Testing] ( 2 )

- Made menus index based.

- Added Self Test Dry

- Added Self Test No Cartridge

- Added Filter flush

- Added Disposable Prime

    • -1
    • +1
    /simulator/plugins/HDOpMode/interface.ui
    • -0
    • +63
    /simulator/plugins/disposablesPrime/loader.py
    • -0
    • +274
    /simulator/plugins/filterFlush/interface.ui
    • -0
    • +63
    /simulator/plugins/filterFlush/loader.py
    • -1
    • +1
    /simulator/plugins/heparin/interface.ui
    • -1
    • +1
    /simulator/plugins/rinseback/interface.ui
    • -0
    • +274
    /simulator/plugins/selftestDry/interface.ui
  1. … 9 more files in changeset.
DEN-7144: preTx: Implementation [Simulator/Testing] ( 1 )

    • -0
    • +93
    /simulator/plugins/__poweroff/interface.ui
    • -0
    • +101
    /simulator/plugins/__poweroff/loader.py
    • -1
    • +0
    /simulator/plugins/bloodPrime/loader.py
    • -1
    • +0
    /simulator/plugins/recirculate/loader.py
    • -1
    • +0
    /simulator/plugins/rinseback/loader.py
  1. … 7 more files in changeset.
DEN-7142: preTx: Implementation [Navigation] ( 1 )

- As part of the navigation for the HD_Op_Mode a plugin for that has been added into the simulator.

- Pretreatmentstate plugin incomplete.

    • -0
    • +274
    /simulator/plugins/HDOpMode/interface.ui
    • -0
    • +62
    /simulator/plugins/HDOpMode/loader.py
DEN-7144: Dynamic sub-menu creation for plugins [General improvement]

- The plugin windowtitle will be used for sub-menus by the format blow:

<top_menu_name>/<plugin-menu-name>

- the character '/' is the separator and only one menu level will be created.

- the names are non-case-sensitive

- the character '&' will be removed and will only used for menu shortcuts.

- names will be trimmed.

    • -1
    • +1
    /simulator/plugins/alarms/interface.ui
    • -1
    • +1
    /simulator/plugins/heparin/interface.ui
    • -1
    • +1
    /simulator/plugins/rinseback/interface.ui
    • -1
    • +1
    /simulator/plugins/version/interface.ui
DEN-7144: Fixing the Alarm plugin / adding instance count

- The Alarm plugin should use the HDAlarmSimulator

- Added a check for single instance of the Alarm Simulator class instance.

    • -12
    • +11
    /simulator/plugins/alarms/loader.py
DEN-7144: preTx: Implementation [Simulator/Testing] ( 1 )

- update the simulator with the latest Dialin staging

- Alarm has been disabled since it use another class.

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

Merge branch 'DEN-6679_UI_DEV_ArterialandVenousRange' into staging

Merge branch 'DEN-6631_UI_DEV_Post-Treatment_Rinseback' into staging

DEN-6870: AV-Range: Implementation

- Updated the simulator plugin ranges

DEN-6635: Update Design Documents

- During the document update figured the "end treatment" button link to the "treatment time" is missing and put that.

- Updated the Simulator for easier testing.

DEN-6869: Added Version Dialin API and a Simulator plugin

- Fixed a typo which was broken the accelerometer plugin.

DEN-6638: ptTx-RB: Code Review 0

- after making the console out of the received can messages optional in the HDSimulator class constructor, made it enabled for the simulattor.

DEN-6869: Added Version Dialin API and a Simulator plugin

- Added the version plugin

    • -0
    • +403
    /simulator/plugins/version/interface.ui
    • -0
    • +148
    /simulator/plugins/version/loader.py