samples-java icon indicating copy to clipboard operation
samples-java copied to clipboard

[Feature Request] Add test for schedules

Open antmendoza opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Please describe.

Describe the solution you'd like

Additional context

antmendoza avatar Sep 28 '23 10:09 antmendoza

Don't think schedules is something that can be tested with in-mem TestWorkflowEnvironment alone as its a server-side feature. We could add one that does integration test via setUseExternalService(true) if we really wanted to

tsurdilo avatar Sep 28 '23 14:09 tsurdilo