Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

Thanks for the clarification. RESOLVED.

Thanks for the clarification.
RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

yes Behrouz NematiPour this is not part of the pre tx anymore and the changes to this common file is happening in another test case

yes Behrouz NematiPour this is not part of the pre tx anymore and the changes to this common file is happening in another test case

the default timeout for the squish API is 20000ms and i thought 20 seconds was too long so we lowered it. I think there is a way to edit this default in the squish test suite settings

the default timeout for the squish API is 20000ms and i thought 20 seconds was too long so we lowered it. I think there is a way to edit this default in the squish test suite settings

Aligned the import function

Aligned the import function

Removed <i> from string as per comment

Removed <i> from string as per comment

all these changes should be in tst_create_treatment test case. We need to update the existing one with the new design not just create a nmew t estcase

all these changes should be in tst_create_treatment test case. We need to update the existing one with the new design not just create a nmew t estcase

yes i updated this in another current branch to better use .. font.italic : true so please remove the <i> from the string

yes i updated this in another current branch to better use ..

font.italic     : true


so please remove the <i> from the string

In latest build it is not required currently i am working on New design create Rx we will update the method

In latest build it is not required currently i am working on New design create Rx we will update the method

In WaitForObjectExists we are not using any default timeout we are using it in different method

In WaitForObjectExists we are not using any default timeout we are using it in different method

In Utility file we are using squish. to Improve the reliability by handling timing and synchronization issues.

In Utility file we are using squish. to Improve the reliability by handling timing and synchronization issues.

LEAHI-TESTSUITES-LDT-3670_SW Misc & Enhc - SW - 02 - New Design - CreateRx - Q&R
LEAHI-TESTSUITES-LDT-3670_SW Misc & Enhc - SW - 02 - New Design - CreateRx - Q&R
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
ok them be careful to always use it as: import squish NOT the following as has been stated: from squish import *

ok them be careful to always use it as:

import squish

NOT the following as has been stated:

from squish import  *
i believe it is necessary for a custom module.. https://doc.qt.io/squish/python-notes.html#squish-funcs-in-py-modules

i believe it is necessary for a custom module.. https://doc.qt.io/squish/python-notes.html#squish-funcs-in-py-modules

Removed the from squish import * line and keeping the import squish in utility.py and navigation.py files

Removed the from squish import * line and keeping the import squish in utility.py and navigation.py files