@maxim , I encountered an error while using the TestActivityEnvironment to create a test environment. I registered my activity with the RegisterActivity method and invoked the method with the ExecuteActivity method, which includes HasHeartbeatDetails. When passing the context, it throws the following error: “panic: getActivityOutboundInterceptor: Not an activity context.”