WAR-2053: The data stored in test data response is getting deleted when we are calling the connect keyword#458
Conversation
Black Duck Security ReportMerging #458 into develop will not change security risk. Added ComponentsClean: 1 Removed ComponentsClean: 1 |
santhosh-warrior
left a comment
There was a problem hiding this comment.
Move all the tests under FNC specific testing
|
Added Test case in warrior_fnc_tests repo. |
| from Framework.Utils.data_Utils import get_object_from_datarepository | ||
| from WarriorCore.Classes.warmock_class import mocked | ||
| from timeit import itertools | ||
| from Framework.Utils.config_Utils import data_repository |
There was a problem hiding this comment.
I am unsure what resp_pat_key has to do with keeping the data_response in the data_repository. Can you please explain the changes made in this pull request?
There was a problem hiding this comment.
Hi @sanikakulkarni,
Attached the mail thread in Jira ticket and forwarded the same mail thread to you as well.
This commit was fixed by Reshma and user already tested it and it is working fine.
There was a problem hiding this comment.
I have the email with me and I understand the request that generated this ticket. I am still unsure as to how the resp_pat_key relates to the changes requested in the email. Can you please explain the changes made here and how to test those changes?
Thanks,
Sanika
sanikakulkarni
left a comment
There was a problem hiding this comment.
Need clarification about changes done in the PR
|
Please create testcases to test this change. Please refer to the JIRA ticket for further information |
Attached logs in jira ticket.