androidx-ci-action icon indicating copy to clipboard operation
androidx-ci-action copied to clipboard

Add ability to configure http stack

Open yigit opened this issue 2 years ago • 0 comments

This PR changes the TestRunnerService factory method to receive a new parameter that can be used to configure the http stack.

This is especially useful for us to be able to get structured logs out of the Http requests of the ci-action library.

Test: TestRunnerServiceImplTest

yigit avatar Apr 11 '23 18:04 yigit