LEAHI-TESTSUITES-LDT-1218

Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
Merged release/p1b/staging

Bamboo Commit: Updated MAlarmMapping.cpp

    • -15
    • +21
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
Merged release/stagingmerge-DEN-17325-release_24_dn

Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -1
    • +1
    /sources/model/hd/alarm/MAlarmMapping.cpp
Merged DEN-17325

DEN-17325: Release 24 DN

- Commented out the timezone detection to prevent the display of the timezone on the screen.

DEN-17325: Release 24 DN

- Commented out the timezone detection to prevent the display of the timezone on the screen.

Merge branch 'DEN-17325-release_24_dn_staging' into develop

DENBUG-328: Venous Pressure alarm did not trigger when pressure dropped to 0 mmHg

- Added a new field in the institutional configurations to display the value for the min venous pressure wide limit window

DENBUG-328: Venous Pressure alarm did not trigger when pressure dropped to 0 mmHg

- Added a new field in the institutional configurations to display the value for the min venous pressure wide limit window

Bamboo Commit: Updated MAlarmMapping.cpp

    • -1
    • +1
    /sources/model/hd/alarm/MAlarmMapping.cpp
Updated get_object_from_names function as a wrapper for the waitForObjectExists.

Updated get_object_from_names function as a wrapper for the waitForObjectExists.

We ensured that simulator was closed while executing the script.

We ensured that simulator was closed while executing the script.

Added -q switch for startApplication method as requested, but we never faced any alarm issue.

Added -q switch for startApplication method as requested, but we never faced any alarm issue.

Added test.startSection() and test.endSection() for the Pressures.

Added test.startSection() and test.endSection() for the Pressures.

Seems there is a missing test.startSection() , test.endSection() for the Pressures here

Seems there is a missing test.startSection() , test.endSection() for the Pressures here

It was a good idea to create the get_object_from_names function as a wrapper for the waitForObjectExists. If it is created as a wrapper for this function call, shouldn't we use that? If you do not ...

It was a good idea to create the get_object_from_names function as a wrapper for the waitForObjectExists.
If it is created as a wrapper for this function call, shouldn't we use that?
If you do not plan to use it (or have any issues), please remove the get_object_from_names function.

It is so important that the simulator should never run in parallel with your tests.

It is so important that the simulator should never run in parallel with your tests.

The application should be called by -q switch; otherwise, if you don't pet it (ACK), it will display alarm 100. How did you overcome that issue?

The application should be called by -q switch; otherwise, if you don't pet it (ACK), it will display alarm 100.
How did you overcome that issue?

Addressed points 1 and 2.

Addressed points 1 and 2.