Skip to content

test: migrate durable task TLS tests - #1802

Open
NikStack20 wants to merge 1 commit into
dapr:masterfrom
NikStack20:fix/1604-durabletask-tls-test
Open

test: migrate durable task TLS tests#1802
NikStack20 wants to merge 1 commit into
dapr:masterfrom
NikStack20:fix/1604-durabletask-tls-test

Conversation

@NikStack20

Copy link
Copy Markdown

Description

Migrates the commented-out Durable Task gRPC TLS test to the current Java SDK test pattern.

Changes

  • Replaced the legacy certificate-generation based test implementation.
  • Added pre-generated TLS test certificates as test resources.
  • Added coverage for TLS, CA certificates, mTLS, invalid TLS configuration, insecure TLS, and plaintext connections.
  • Ensured the Durable Task client is closed after each test.

Validation

  • DurableTaskGrpcClientTlsTest: 7 tests passed.
  • durabletask-client test suite: 94 tests passed.
  • git diff --check: clean.

Related to #1604.

@NikStack20
NikStack20 requested review from a team as code owners September 2, 2026 20:17
Signed-off-by: NikStack20 <codingnik20@gmail.com>
@NikStack20
NikStack20 force-pushed the fix/1604-durabletask-tls-test branch from 22ba524 to 68d6923 Compare September 2, 2026 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant