There's no integration test per se, but the GrpcServerApplicationTests main method runs the server securely with an anonymous certificate, so you can test it manually with grpcurl -insecure. See #10
There's no integration test per se, but the GrpcServerApplicationTests main method runs the server securely with an anonymous certificate, so you can test it manually with grpcurl -insecure. See #10