20 Commits

Author SHA1 Message Date
Ryan Baxter
0c0ff0635d Update tls tests to add test that tests creating a truststore without a keystore (#2543)
Fixes #2514

Co-authored-by: Ryan Baxter <524254+ryanjbaxter@users.noreply.github.com>
2024-09-24 16:51:50 -04:00
Tim te Beek
5565acf9a9 refactor: AssertJ best practices (#2315)
Use this link to re-run the recipe: https://app.moderne.io/recipes/builder/bGVuS?organizationId=RGVmYXVsdA%3D%3D

Co-authored-by: Moderne <team@moderne.io>
2023-09-15 12:40:48 -04:00
spencergibb
101e918cba Updates to handle deprecated/removed setReadTimeout() method 2023-06-21 12:03:55 -04:00
Krishna
b66f23b03b gh-2217 converted all Junit 4 test cases to Junit 5 (#2218)
* gh-2217 converted all Junit 4 test cases to Junit 5

* Added the junit platform launcher in the test scope to fix unit test case issues

* added the Junit platform launcher in test scope.
2023-02-01 10:14:08 -05:00
Ryan Baxter
a0edae283d Replace TestSocketUtils with version from Spring Framework 2022-11-28 20:15:27 -05:00
spencergibb
55ef4c8bd5 Migrates to TestSocketUtils from spring-cloud-test-support 2022-03-09 12:27:13 -05:00
spencergibb
351fabfc6c Unignores test failing in CI.
Fixes gh-1831
2021-03-15 16:00:42 -04:00
spencergibb
bcb2fbb46c Ignores test failing in CI.
See gh-1831
2021-03-15 14:41:48 -04:00
spencergibb
d06ab154a5 Adds logging to config server tls tests 2021-03-12 19:00:56 -05:00
spencergibb
0c7472fc67 Updates to TRACE logging 2021-03-12 18:50:04 -05:00
spencergibb
6644036516 Adds debug logging 2021-03-12 18:40:49 -05:00
spencergibb
4010a7cf7c Adds support for Tls to config data.
Moves common setup to new ConfigClientRequestTemplateFactory class that was replicated between two implementations.

Fixes gh-1689
2021-03-12 18:31:25 -05:00
spencergibb
baa1bd4282 Formatting 2020-09-17 11:05:13 -04:00
spencergibb
a2fc05108a Merge branch '2.2.x' 2020-08-24 17:27:37 -04:00
spencergibb
b5b8664c4c Moves tls test classes to tls package.
Renames ConfigClientTest to ConfigClientTlsTests
2020-08-24 17:27:24 -04:00
spencergibb
8bc7e03394 Runs tls tests with use-legacy-processing 2020-08-24 17:20:02 -04:00
JiaLin
c007a81d13 correct one test case about disable client side tls 2020-08-24 11:19:14 +08:00
JiaLin
67a6cbfe23 change format for check style 2020-08-01 20:38:58 +08:00
JiaLin
f28ea277f7 Update BaseCertTest.java 2020-08-01 20:38:58 +08:00
JiaLin
d56038e3e6 add client side TLS cert support 2020-08-01 20:38:58 +08:00