Clone
 

vy <vduong@sunriselabs.com> in application

DEN-16465: Update - TestSuites : Integration testing update

Update tst_models to include MAbstractDynamics coverage

DEN-16465: Update - TestSuites : Integration testing update

Add more coverage to the model headers to cover typeText and toString functions

DEN-16465: Update - TestSuites : Integration testing update

Fixed failed tests in tst_models - 0 checkpoint

DEN-16465: Update - TestSuites : Integration testing update

Resolved more failed tests in tst_models

    • -1164
    • +518
    /unittests/tst_models.cpp
DEN-misc: Updated - Update install update timeout

DEN-misc: Updated - Include a finalize sw update menu element

-update the path to discover swu files

    • -0
    • +53
    /sources/device/DeviceController.cpp
DEN-16465: Update - TestSuites : Integration testing update

Added more coverage tests to tst_models, checkpoint before refactor step

    • -188
    • +1262
    /unittests/tst_models.cpp
DEN-16465: Update - TestSuites : Integration testing update

Add more tests for coverage in tst_models

DEN-misc: Updated - change temp folder of swu source files

DEN-misc: Added - UI control for starting software update option in settings

    • -0
    • +52
    /sources/device/DeviceController.cpp
    • -0
    • +119
    /sources/gui/qml/pages/settings/SettingsStartSoftwareUpdate.qml
DEN-16465: Fixed - TestSuites : Integration testing update

Add FileHandler unit tests

Add coverage to tst_models

Add TODO to the tst_views to be updated in the future

    • -0
    • +142
    /unittests/tst_fileHandler.cpp
    • -0
    • +43
    /unittests/tst_fileHandler.h
    • -169
    • +1469
    /unittests/tst_models.cpp
DEN-16465: Fixed - TestSuites : Integration testing update

Fixed the unit tests to be able to compile and run

DEN-16262: Fixed - UI.P1B : HD/DG usage counter

Fixed the request not working

    • -1
    • +1
    /sources/canbus/MessageInterpreter.cpp
DEN-16262: Fixed - UI.P1B : HD/DG usage counter

Fixed the request not working

    • -1
    • +1
    /sources/canbus/MessageInterpreter.cpp
DEN-14190: Updated - DFF: Improvement: Export individual log files [Demo Feedback Follow Up]

Removed the passed by pointer and use passed by reference for the cancelling controller variable

DEN-16256: Updated - UI.P1B : Display UF Rate

Add missing cpp changes for flowData

DEN-16262: Added - UI.P1B : HD/DG usage counter

Add string property to format the total hours in hh:mm format

    • -1
    • +10
    /sources/view/settings/VHDUsageInfo.cpp
DEN-14190: Updated - DFF: Improvement: Export individual log files [Demo Feedback Follow Up]

Change m_cancelExport to _cancelExport

DEN-16262: Added - UI.P1B : HD/DG usage counter

Added the MV for the HD usage information

Modify the TouchGrid to accomodate indentation of subCategories

    • -0
    • +11
    /sources/canbus/MessageDispatcher.cpp
    • -0
    • +2
    /sources/canbus/MessageInterpreter.cpp
    • -1
    • +3
    /sources/gui/qml/compounds/TouchGrid.qml
    • -0
    • +57
    /sources/model/hd/data/MHDUsageInfoResponse.cpp
    • -0
    • +91
    /sources/model/hd/data/MHDUsageInfoResponse.h
    • -0
    • +46
    /sources/view/settings/VHDUsageInfo.cpp
    • -0
    • +71
    /sources/view/settings/VHDUsageInfo.h
DEN-16256: Updated - UI.P1B : Display UF Rate

Remove the decimal place for the UF rate

DEN-14190: Added - DFF: Improvement: Export individual log files [Demo Feedback Follow Up]

Added the select all button to the export logs screen

DEN-14190: Added - DFF: Improvement: Export individual log files [Demo Feedback Follow Up]

The canceling of single/multiple selection log file exporting

Corrected USB space check function logic

    • -4
    • +4
    /sources/gui/qml/components/ExportButton.qml
DEN-16366: Updated - Changes to window size return Request_Reject_Reason_Param_Out_Of_Range on first try

Update to reset the value properly on closing dialog without confirm

DEN-16366: Fixed - Changes to window size return Request_Reject_Reason_Param_Out_Of_Range on first try

Correct the values set to the treatment pressure on reset and entry into the pressure adjustment dialog

DEN-14190: Added - DFF: Improvement: Export individual log files [Demo Feedback Follow Up]

Add checking of the USB space to ensure there is enough space to copy the designated log files

DEN-16256: Updated - UI.P1B : Display UF Rate

Added QML text to display the rate

Include the 11th parameter

DEN-16256: Added - UI.P1B : Display UF Rate

Add the variable to the 0x0B00 message model to include UF Current set rate

Setting of the value received from HD for UF Current Set Rate

DEN-16235: Updated - UI Device Setup - Device Configuration screen "Confirm" button should not be allowed to be pressed more than once

Remove unnecessary whitespace added in last commit

DEN-16235: Updated - UI Device Setup - Device Configuration screen "Confirm" button should not be allowed to be pressed more than once

Per Code Review Discussions:

- Remove the directory comparison function

- Remove the added variables from last commit (isExited, etc)

- Change logic for cryptSetupEnabled property setting

DEN-16319: Updated - UI log does not record blood pressure cuff bluetooth pairing

Modify the logged message to better indicate the bluetooth connection and paired status

    • -1
    • +1
    /sources/bluetooth/BluetoothInterface.cpp