java-sdk/sdk-tests
artur-ciocanu bd3a54d6c4
Replacing OkHttpClient with Java 11 HttpClient (#1218)
* Replacing OkHttpClient with Java 11 HttpClient

Signed-off-by: Artur Ciocanu <ciocanu@adobe.com>

* Adjusted the Dapr HTTP tests

Signed-off-by: Artur Ciocanu <ciocanu@adobe.com>

* Adjust tests to use Mockito instead of OkHttp mock interceptor

Signed-off-by: Artur Ciocanu <ciocanu@adobe.com>

* Removing OkHTTP from SDK module

Signed-off-by: Artur Ciocanu <ciocanu@adobe.com>

* Apparently there is Kotlin deps issue

Signed-off-by: Artur Ciocanu <ciocanu@adobe.com>

* Add read timeout to HttpClient request

Signed-off-by: Artur Ciocanu <ciocanu@adobe.com>

* Use HTTP 1.1

Signed-off-by: Artur Ciocanu <ciocanu@adobe.com>

* Add file header

Signed-off-by: Artur Ciocanu <ciocanu@adobe.com>

* Adding back the test related to multiple Monos

Signed-off-by: Artur Ciocanu <ciocanu@adobe.com>

---------

Signed-off-by: Artur Ciocanu <ciocanu@adobe.com>
Co-authored-by: Artur Ciocanu <ciocanu@adobe.com>
2025-02-28 13:00:44 -08:00
..
components Handle HTTP binding error. (#1024) (#1130) 2024-09-18 11:13:17 -07:00
configurations Update daprd, fix invoke it and improve binding it (#823) 2023-01-16 22:01:00 -08:00
deploy Handle HTTP binding error. (#1024) (#1130) 2024-09-18 11:13:17 -07:00
proto Update LICENSE to Apache 2.0 (#657) 2021-12-09 20:15:47 +05:30
src/test Replacing OkHttpClient with Java 11 HttpClient (#1218) 2025-02-28 13:00:44 -08:00
.hashicorp_vault_token Adding GetBulkSecret API. 2021-01-25 12:21:46 -08:00
pom.xml [1.13] up versions to be secure and fix issues due to deprecation (#1187) (#1188) 2025-01-07 17:46:08 -08:00