uber / cadence

Cadence is a distributed, scalable, durable, and highly available orchestration engine to execute asynchronous long-running business logic in a scalable and resilient way.
https://cadenceworkflow.io
MIT License
7.96k stars 772 forks source link

Add unit tests for methods in frontend API handler #6104

Closed timl3136 closed 3 weeks ago

timl3136 commented 3 weeks ago

What changed? Add unit tests for methods in frontend API handler, namely Add unit tests for methods in frontend API handler

Why? Improve test coverage

How did you test it? Unit tests

Potential risks

Release notes

Documentation Changes