Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
test report has been uploaded in Jira

test report has been uploaded in Jira

Updated the test scripts as per the suggestion

Updated the test scripts as per the suggestion

removed the object

removed the object

change the spelling

change the spelling

changed this Ultrafiltration in one line

changed this Ultrafiltration in one line

spelling error should be "title"

spelling error should be "title"

Ultrafiltration is one work same as in lines 127 and 133

Ultrafiltration is one work same as in lines 127 and 133

For rejection text when/if we do test with translations I do not think we should hard code the rejection in English. We can read the Rejections.conf and store the data in some sort of map to get th...

For rejection text when/if we do test with translations I do not think we should hard code the rejection in English. We can read the Rejections.conf and store the data in some sort of map to get the correct rejection string... In the config repository configurationjs > Alarms > Rejections.conf is the file we can read and store for later use for all other test cases as well.

o_ultrafiltration_TittleText not being used.. remove

o_ultrafiltration_TittleText not being used.. remove

method name is updated has setObjectText()

method name is updated has setObjectText()

the method name we have been using is setObjectText.. please update for consistancy. Test is failing due to this. please test first before committing code

the method name we have been using is setObjectText.. please update for consistancy. Test is failing due to this. please test first before committing code

The test steps should reflect and match the sections on the generated report https://diality.atlassian.net/browse/LDT-1456. Please Update to align test outline with the sections to report and pleas...

The test steps should reflect and match the sections on the generated report https://diality.atlassian.net/browse/LDT-1456. Please Update to align test outline with the sections to report and please upload a new report.

Removed the function and using setObjectText

Removed the function and using setObjectText

Renamed the function has setObjectText

Renamed the function has setObjectText

in staging the function name is setObjectText() please be consistant

in staging the function name is setObjectText() please be consistant

Moved this into utility.py file

Moved this into utility.py file

Moved this file into utilty.py file

Moved this file into utilty.py file

Renamed the function set_Object_Text

Renamed the function set_Object_Text

Added the test case in suite.conf

Added the test case in suite.conf

Please add the test case to the suite.conf

Please add the test case to the suite.conf

can we make this a more general method and put in a shared file and update throughout.. update to something like def setObjectText(obj, text): obj["text"] = text return obj:

can we make this a more general method and put in a shared file and update throughout.. update to something like

def setObjectText(obj, text):
    obj["text"] = text
    return obj:
this is a common method as well please move outside and update other respositories

this is a common method as well please move outside and update other respositories

ive noticed this common method being used in other test cases. If its a general method that is used throughout please move outside in a shared file and call from there. Please update other reposito...

ive noticed this common method being used in other test cases. If its a general method that is used throughout please move outside in a shared file and call from there. Please update other repositories that use this as well.

LEAHI-TESTSUITES-LDT-1454_Ultrafiltration - SW - 02 - Q&R
LEAHI-TESTSUITES-LDT-1454_Ultrafiltration - SW - 02 - Q&R