Skip to content

protoc-gen-go-grpc: add tests #6748

Closed
@dfawley

Description

@dfawley

We don't currently have any tests in protoc-gen-go-grpc. We should add something simple at least:

  1. Create a .proto file with streaming / unary RPCs.
  2. Generate the .pb.go file(s) from it and commit it/them.
  3. Write a test that does (2) and diffs the results with the committed file(s).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions