tst_main_treatment

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
please align imports.

please align imports.

was it not working before adding squish? why we had to add it?

was it not working before adding squish?
why we had to add it?

I thought we made the 3000 timeout the default value and need to be set unless it is different. Please correct me if that is fixed on another branch.

I thought we made the 3000 timeout the default value and need to be set unless it is different.
Please correct me if that is fixed on another branch.

It seems to be too specific for a global function. Please take a deeper look.

It seems to be too specific for a global function.
Please take a deeper look.

The formatting should not be part of the text. Nicholas Ramirez, please advise.

The formatting should not be part of the text.
Nicholas Ramirez, please advise.

Removed the ine

Removed the ine

delete line

delete line

LEAHI-TESTSUITES-LDT-3208_Isolated UF - SW - 02 - Q&R
LEAHI-TESTSUITES-LDT-3208_Isolated UF - SW - 02 - Q&R
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.

1. Please add the comment block as discussed 2. Upload the test results onto https://diality.atlassian.net/browse/LDT-1220

1. Please add the comment block as discussed
2. Upload the test results onto https://diality.atlassian.net/browse/LDT-1220

For this lets not get 2 of the same object. For this if the "text" property that is going to be tested get the parent object instead and use that to test.. try: treatmentTimeNotificationBarSmall ...

For this lets not get 2 of the same object. For this if the "text" property that is going to be tested get the parent object instead and use that to test..

try:

 treatmentTimeNotificationBarSmall = {"container": mainTreatmentScreen, "objectName": "notification", "type": "NotificationBarSmall"} 


then use that "text" property of that parent object to test

Added suite.conf file.

Added suite.conf file.

Added 2 tests for "Treatment Paused" and "Treatment Complete".

Added 2 tests for "Treatment Paused" and "Treatment Complete".

The test suite is missing an update to the suite.conf file that adds your test case to the test suite. Please push the file with the addition of your test case

The test suite is missing an update to the suite.conf file that adds your test case to the test suite. Please push the file with the addition of your test case

can we add 2 tests.. One when treatment is paused to test the message showing "Treatment Paused" and test when timer is finished to test "Treatment Complete" message

can we add 2 tests.. One when treatment is paused to test the message showing "Treatment Paused" and test when timer is finished to test "Treatment Complete" message

Added the opmode as suggested.

Added the opmode as suggested.

Removed all waitForGUI commands.

Removed all waitForGUI commands.

update all temp -> tmp and Temperature - > Trancememberance

update all temp -> tmp and Temperature - > Trancememberance

the variable name is not "temp" it is "tmp" for Trancememberance. Please fix all object names that are "temp" and update to "tmp" uppdate comments from "temperature" to "Trancememberance"

the variable name is not "temp" it is "tmp" for Trancememberance. Please fix all object names that are "temp" and update to "tmp" uppdate comments from "temperature" to "Trancememberance"