Skip to content

Add new test for TLS on durable task module after merging DT to SDK #1604

@salaboy

Description

@salaboy

Expected Behavior

The commented test: durabletask-client/src/test/java/io/dapr/durabletask/DurableTaskGrpcClientTlsTest.java
needs to be migrated to follow the same shape as the test that is already in the SDK.

We do NOT need to add this test back as it is, as it brings a lot of nasty dependencies and behavior that doesn't make sense to test inside the SDK. We need to follow this PR: e25f52a

Notice the description FIX CVE!

Actual Behavior

The test is commented out, but we don't need to re enable it, we just need to migrate it to look like the existing test in the SDK.

Steps to Reproduce the Problem

Release Note

RELEASE NOTE:

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions