testsuites

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-4696: Code Coverage [99.954%]

    • -94
    • +155
    /tst_Treatment_Adjustment_Pressures/test.py
DEN-4606, DEN-4609: Create Treatment and Confirm Priming Begin test updates

- Removed more delays

- Updated compatibility with latest slider component changes

- Use waitForObject instead of waitForObjectExists

DEN-4696: Code Coverage [99.722]

    • -0
    • +138
    /tst_Treatment_Adjustment_Pressures/test.py
    • -5
    • +5
    /tst_Treatment_PressureOcclusion/test.py
DEN-4695: Integration Testing

- Completed the Simulator to the adjustment request/response

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

DEN-4606, DEN-4609: Removed delays in alarm test.

DEN-4695: Integration Testing

- Simulator implementation for Arterial/Venous pressure values.

DEN-4606, DEN-4609: Reverting click point adjustment

- Reverting click point adjustment that was required to accommodate the left + right touch margin additions to RangeRect that have since been removed. I originally added the left+right margins to RangeRect to make it easier to select the knob from the left. A better solution for that issue is needed so that click point offsets don't occur.

    • -2
    • +2
    /tst_Treatment_Adjustment_BloodDialysate/test.py
DEN-4606, DEN-4609: Generating the full skip treatment parameter validation response instead of manually building each component of the message.

DEN-4606: Updated pre-treatment unit tests. Backing up code state when 100% code coverage was reached

DEN-4695: Integration Testing

- Fixed broken names in SquishQt

DEN-4695: Integration Testing

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

    • -920
    • +2712
    /simulator/Simulator.ui
Merge branch 'master' into DEN-4691_InLineBloodPressureAdjustments

Fixed the bug caused the Bamboo server failed

Merge branch 'DEN-5282_UltrafiltrationStopState'

DEN-5342: Code Review 0

- Removed the class variables and used the one defined int the common.

    • -2
    • +2
    /tst_Treatment_Adjustment_Saline/test.py
    • -10
    • +9
    /tst_Treatment_Adjustment_Ultrafiltration/test.py
DEN-4606: Updated pre-treatment squishqt tests

    • -0
    • +10
    /tst_ConfirmPrimingBegin/config.xml
    • -15
    • +70
    /tst_ConfirmPrimingBegin/test.py
5342: Code Review 0

- removed duplicate import and the test code.

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

    • -22
    • +30
    /tst_Treatment_Adjustment_Saline/test.py
Revert back the AUT name to denaliSquish

DEN-5339: Integration Testing

- Fixing tst_Treatment_Adjustment_Ultrafiltration

    • -4
    • +2
    /tst_Treatment_Adjustment_Saline/test.py
    • -7
    • +8
    /tst_Treatment_Adjustment_Ultrafiltration/test.py
DEN-5339: Integration Testing

- Fixing Treatment States

    • -67
    • +181
    /tst_TreatmentStatesData/test.py
DEN-5339: Integration Testing

- Fixing the Saline Adjustment

- the state in field in the response message added.

    • -9
    • +10
    /tst_Treatment_Adjustment_Saline/test.py
DEN-5339: Integration Testing

- First implementation, update simulator for ultrafiltration

    • -633
    • +0
    /simulator/SalineBolusSimulator.ui
DEN-4606: Added confirm priming begin squishqt test

    • -0
    • +76
    /tst_ConfirmPrimingBegin/test.py
DEN-4606: Updated SquishQt Tests

- Added tags

- Fixed dragging accuracy of sliders

- Update flick motion to conform with latest flick deceleration change

    • -0
    • +10
    /tst_AlarmCleared/config.xml
    • -0
    • +10
    /tst_AlarmTriggered/config.xml
    • -0
    • +10
    /tst_Alarm_Colors/config.xml
    • -0
    • +10
    /tst_CANBusFaultCount/config.xml
    • -0
    • +10
    /tst_DGDrainPumpData/config.xml
    • -0
    • +10
    /tst_DGHeatersData/config.xml
    • -0
    • +10
    /tst_DGLoadCellReadingsData/config.xml
    • -0
    • +10
    /tst_DGPressureData/config.xml
    • -0
    • +10
    /tst_DGReservoirData/config.xml
    • -0
    • +10
    /tst_DGTemperaturesData/config.xml
    • -0
    • +10
    /tst_DGValvesStatesData/config.xml
  1. … 20 more files in changeset.
DEN-5339: Integration Testing

    • -0
    • +897
    /simulator/Simulator.ui
    • -35
    • +35
    /tst_TreatmentStatesData/test.py
    • -5
    • +36
    /tst_Treatment_Adjustment_Ultrafiltration/test.py
DEN-4606: Updated create treatment test

-Ensuring left drag will hit the minimum treatment parameter value

- Added scripts to run tests in the background

Merge branch 'master' into DEN-4606-confirm-priming-begin

DEN-4606: Updated squishqt test runners

- run_tests.sh will exit if user indicates the server was not started

- create_dialin_link will setup the env from scratch if user selects to restore

Merge branch 'DEN-5283_SalineBolus-FWmodification'