Skip to content

Commit cc42541

Browse files
authored
Refactor TLS tests (#4431)
* Move tls tests to subpackage * Refactor TLS tests to use stable cluster - Introduce TLSRedisClusterTestBase - Refactor Cluster TLS tests to use cluster-stable endpoints - Update docker config and endpoints * Rename all tests to get rid of integration tag * Fix formatting * Reformat all tls tests * Guard TLSRedisClusterTestBase against execution on ENV_OSS_SOURCE * There is no tls port on cluster-unbound anymore * Clean up TLSRedisClusterTestBase * Remove SSL/TLS class prefix where appropriate * Add missing TLS test classes to cover RedisClient and RedisSentinelClient * Further improvements: - Add abstract test classes to reduce code duplications - Add more tests to cover all client classes
1 parent 2ab42df commit cc42541

36 files changed

+1691
-1473
lines changed

src/test/java/redis/clients/jedis/SSLACLJedisTest.java

Lines changed: 0 additions & 102 deletions
This file was deleted.

0 commit comments

Comments
 (0)