Add new test for TLS on durable task module after merging DT to SDK
- Lingua principale
- Java
- Stelle
- 300
- Fork
- 230
- Merge medio
- 5g 1h
- PR unite (30g)
- 5
Descrizione
## 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: https://github.com/dapr/java-sdk/commit/e25f52a13a5c47c166cfea51e09412220a98ed02
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:
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Inizia con durabletask-client/src/test/java/io/dapr/durabletask/DurableTaskGrpcClientTlsTest.java, poi leggi il commit dell’SDK a cui si fa riferimento e individua il test TLS esistente dell’SDK che descrive. Confronta le due strutture dei test e migra la copertura di durable task senza ripristinare le dipendenze del test commentato; il lavoro è completato quando il nuovo test segue il modello dell’SDK e supera il test.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- java
- Ambito
- security, testing
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 52/100