temporalio / sdk-go

Temporal Go SDK
https://docs.temporal.io/application-development?lang=go
MIT License
481 stars 197 forks source link

Better testing story for Nexus Operations #1491

Open bergundy opened 1 month ago

bergundy commented 1 month ago

Currently the test environment support workflow run operations, sync operations get a client that panics for any method call.

To improve the testing story for Nexus, we'll want: