sentry-android-gradle-plugin icon indicating copy to clipboard operation
sentry-android-gradle-plugin copied to clipboard

Add an integration test with OkHttp and add its version to test matrix

Open romtsn opened this issue 8 months ago • 0 comments

Description

We should add a basic smoke test that runs an OkHttp request against a MockWebServer to verify the most basic flow works. We should also add the OkHttp version to test matrix and run this test against different versions to catch issues like https://github.com/square/okhttp/issues/8826 earlier.

romtsn avatar Jul 03 '25 08:07 romtsn