uno.extensions
uno.extensions copied to clipboard
Better test coverage
Description
Several extensions libraries suffer from being hard to test. This includes the Http Client and Authentication libraries.
We should evaluate using a MockHttp helper library to help us better provide a Mock Http Server that we can use to properly unit test the Extensions Libraries.