ihulsbus
ihulsbus
Hi, I'm trying to mock one of the functions in this library so that I can perform tests without actually talking to a Jira instance. I've not been able to...
Hi, It seems that the plugin is not functioning in Jira 8.7.1, as it throws the following errors and does not display metrics: ``` 2020-02-21 07:20:45,629+0100 ThreadPoolAsyncTaskExecutor::Thread 39 ERROR XXXXXXXX...
### Preflight Checklist - [X] I agree to follow the [Code of Conduct](https://github.com/dexidp/dex/blob/master/.github/CODE_OF_CONDUCT.md) that this project adheres to. - [X] I have searched the [issue tracker](https://www.github.com/dexidp/dex/issues) for an issue that...
Hi, It seems like the HTTP Assert package does not allow me to specify a body to pass in a POST request for example. Looking at the `HTTPBody()` function, the...