You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to contribute to the project, and I'm finding that a number of the tests make live calls to go-jira.atlassian.com - I can see how that's hard to avoid, but without credentials it's hard then to run the tests.
Is it possible to mock out the calls to a live Jira instance? Or is there some way to get an account on the server?
The text was updated successfully, but these errors were encountered:
I'm trying to contribute to the project, and I'm finding that a number of the tests make live calls to
go-jira.atlassian.com
- I can see how that's hard to avoid, but without credentials it's hard then to run the tests.Is it possible to mock out the calls to a live Jira instance? Or is there some way to get an account on the server?
The text was updated successfully, but these errors were encountered: