sdk-php
sdk-php copied to clipboard
[Feature Request] registerDelayedCallback for tests
Is your feature request related to a problem? Please describe.
To write more efficient tests would be nice to support method like in other SDKs - registerDelayedCallback
Describe the solution you'd like
https://github.com/temporalio/samples-go/blob/main/updatabletimer/workflow_test.go#L24
That would be great, missing that also!