If I understand it correctly, the user is creating a gRPC client in the integration tests via ActorSystem.
We could have a grpcClient utility method similar to what we provide in the context. That would become more unified.
Originally posted by @patriknw in #565 (comment)
If I understand it correctly, the user is creating a gRPC client in the integration tests via ActorSystem.
We could have a grpcClient utility method similar to what we provide in the context. That would become more unified.
Originally posted by @patriknw in #565 (comment)