testsuites

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-3024 : TreatmentDurationAdjustment

- Added Integration Testing

________________________________________________________________________________

Behrouz NematiPour

bNematiPour@diality.com

    • -10
    • +9
    /tst_Treatment_Adjustment_Duration/test.py
DEN-3024_TreatmentDurationAdjustment

    • -0
    • +1
    /tst_Treatment_Adjustment_BloodDialysate/test.py
    • -0
    • +92
    /tst_Treatment_Adjustment_Duration/test.py
    • -1
    • +2
    /tst_Treatment_DialysateFlowRate/test.py
    • -1
    • +3
    /tst_Treatment_ParametersRange/test.py
    • -1
    • +2
    /tst_Treatment_PressureOcclusion/test.py
    • -1
    • +2
    /tst_Treatment_Section_BloodDialysate/test.py
    • -0
    • +1
    /tst_Treatment_Ultrafiltration/test.py
DEN-3024_TreatmentDurationAdjustment

- Adding Printout for each test on console

- Adding Duration Adjustment Response Messaging

- Decreased the ms wait for object to 200ms

__________________________________________________________________________________

Behrouz NematiPour

bNematiPour@diality.com

    • -3
    • +8
    /tst_Treatment_Adjustment_BloodDialysate/test.py
    • -0
    • +3
    /tst_Treatment_DialysateFlowRate/test.py
    • -0
    • +3
    /tst_Treatment_ParametersRange/test.py
    • -0
    • +4
    /tst_Treatment_PressureOcclusion/test.py
    • -0
    • +5
    /tst_Treatment_Section_BloodDialysate/test.py
    • -0
    • +3
    /tst_Treatment_Ultrafiltration/test.py
Merge branch 'DEN-2795_UIHeparinBolus(UITreatmentScreenAssets)'

DEN-2795_UIHeparinBolus(UITreatmentScreenAssets)

- Changed the Treatment Screen Unit Test to cover the new changes regarding the Saline/Heparin sections.

Merge branch 'DEN-2236_UI100%CoverageoftheApplicationSoftware'

Code Review Comment

- partition function improved.

Merge branch 'DEN-2236_UI100%CoverageoftheApplicationSoftware'

DEN-2236_UI100%CoverageoftheApplicationSoftware

    • -17
    • +63
    /shared/scripts/denaliMessages.py
    • -0
    • +19
    /tst_Internals/test.py
    • -5
    • +4
    /tst_Treatment_Adjustment_BloodDialysate/test.py
    • -4
    • +14
    /tst_Treatment_DialysateFlowRate/test.py
DEN-2236_UI100%CoverageoftheApplicationSoftware

    • -8
    • +19
    /tst_Treatment_ParametersRange/test.py
    • -0
    • +3
    /tst_Treatment_PressureOcclusion/test.py
    • -18
    • +14
    /tst_Treatment_Ultrafiltration/test.py
DEN-2236_UI100%CoverageoftheApplicationSoftware

    • -51
    • +101
    /shared/scripts/denaliMessages.py
    • -10
    • +16
    /tst_Treatment_Adjustment_BloodDialysate/test.py
    • -0
    • +38
    /tst_Treatment_BloodFlowRate/test.py
    • -0
    • +38
    /tst_Treatment_DialysateFlowRate/test.py
    • -2
    • +3
    /tst_Treatment_ParametersRange/test.py
    • -0
    • +43
    /tst_Treatment_PressureOcclusion/test.py
    • -0
    • +63
    /tst_Treatment_Ultrafiltration/test.py
DEN-2236_UI100%CoverageoftheApplicationSoftware

- Added Alarm Status Unit Test verification

__________________________________________________________________________________

Behrouz NematiPour

bNematiPour@diality.com

DEN-2236_UI100%CoverageoftheApplicationSoftware

    • -42
    • +0
    /tst_Treatment_BloodDialysate_Section/test.py
    • -0
    • +42
    /tst_Treatment_Section_BloodDialysate/test.py
    • -0
    • +49
    /tst_Treatment_Time/test.py
DEN-2236_UI100%CoverageoftheApplicationSoftware

- Modified setTreatmentParamRanges to get parameters.

- Added Treatment time

    • -0
    • +38
    /tst_TreatmentTime/test.py
    • -1
    • +1
    /tst_Treatment_Adjustment_BloodDialysate/test.py
    • -1
    • +1
    /tst_Treatment_ParametersRange/test.py
DEN-2236_UI100%CoverageoftheApplicationSoftware

- Added Alarm Status message test into the unit tests and messageBuilder.

- Find out how to use the Enum in messageBuilder.

__________________________________________________________________________________

Behrouz NematiPour

bNematiPour@diality.com

    • -2
    • +2
    /tst_Treatment_Adjustment_BloodDialysate/test.py
DEN-2236_UI100%CoverageoftheApplicationSoftware

__________________________________________________________________________________

Behrouz NematiPour

bNematiPour@diality.com

    • -0
    • +51
    /shared/scripts/crc.py
    • -0
    • +138
    /shared/scripts/denaliMessages.py
    • -0
    • +16
    /shared/scripts/globals.py
    • -0
    • +52
    /shared/scripts/messageBuilder.py
    • -0
    • +49
    /shared/scripts/unittests.py
    • -0
    • +48
    /shared/scripts/utils.py
    • -0
    • +20
    /tst_GlobalTests/test.py
    • -0
    • +37
    /tst_HomeScreen/test.py
    • -0
    • +118
    /tst_ServiceShutdown/test.py
    • -0
    • +32
    /tst_TreatmentScreen/test.py
    • -0
    • +72
    /tst_Treatment_Adjustment_BloodDialysate/test.py
    • -0
    • +42
    /tst_Treatment_BloodDialysate_Section/test.py
    • -0
    • +45
    /tst_Treatment_ParametersRange/test.py
  1. … 4 more files in changeset.
DEN-2087_BloodDialysateFlowAdjustment

- Screen timeout for showNtest_PowerOffRejectionDialog_byCAN has been changed from 1s to 2s.

__________________________________________________________________________________

Behrouz NematiPour

bNematiPour@diality.com

Merge branch 'DEN-1434_InTreatment'

DEN-1434 : InTreatment Unit Test

- Power off button name changed.

- CRC of a message in a test case was wrong

DEN-1974 : Unit Testing / DEN-1975 : Integration Testing

    • -0
    • +4
    /tst_serviceshutdown/globals.py
Merge branch 'DEN-1090_MessageHandler'

DEN-1090 : UI Message Handler / Error Handler

- Used simple array instead of shlex module

DEN-1090 : UI Message Handler / Error Handler

- Updated The power off with new can messaging.

- Added new SRSUI 556 for Power Off timeout

suite.conf edited online with Bitbucket

Disabled the power off for now since the appliction code is not on the master yet.

DEN-626

- Added Power Off unit tests as well

    • -0
    • +49
    /tst_serviceshutdown/test.py
DEN-704_HomeScreen

- Updated the testes with its associated SRSUI number.

DEN-704_HomeScreen

- Updated the SquishQt test-suites for Home Screen regarding the new design.

    • -0
    • +25
    /tst_homescreen/test.py
    • -0
    • +6
    /tst_pythonversion/test.py
Initial commit for Test

    • -0
    • +24
    /shared/scripts/bdd_hooks.py
    • -0
    • +15
    /shared/scripts/names.py
    • binary
    /shared/scripts/names.pyc
    • -0
    • +82
    /shared/steps/steps.py
    • -0
    • +23
    /tst_Manager/test.feature
    • -0
    • +23
    /tst_Treatment/test.feature