aboutsummaryrefslogtreecommitdiff
path: root/grpc_testing/grpc_test.go
AgeCommit message (Collapse)Author
2022-05-07Move gRPC tests under internal/Grégoire Duchêne
2022-05-07Fix gRPC testsGrégoire Duchêne
2021-06-02Add gRPC testsGrégoire Duchêne
Those tests live in a separate Go module so that people will not depend on gRPC libraries unintentionally.