We want to write a unit test but cannot make calls to JIRA API or let's say something might have changed in the JIRA issue but we do not want to make changes to unit tests yet then what is the best way of achieving that
Hello @Madhav Dube ,
Welcome to the Atlassian Community!
I am afraid I don't understand what you are trying to achieve here. Can you kindly try to reformulate and/or provide more details?
I understand that for some reason you cannot succeed making calls against JIRA Cloud REST APIs, but without getting any detail on what you are doing exactly I cannot do much to help here.
Can you kindly let us know:
Cheers,
Dario
Not sure which part is consuming. So I do not want to make REST API calls in the unit test but want to mock them. Is there a way to do so in Python?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am afraid this might not be the best place to get help on development related questions.
The right resources are the ones listed in https://developer.atlassian.com/resources.
Specifically:
Cheers,
Dario
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.