GoogleCloudPlatform / go-endpoints

Cloud Endpoints for Go
https://go-endpoints.appspot.com
Apache License 2.0
255 stars 56 forks source link

Add more testing for messages with no request/response #127

Closed campoy closed 8 years ago

campoy commented 8 years ago

Turns out we were not testing messages without request/response and the tests would have failed.

PTAL @crhym3

x1ddos commented 8 years ago

Good catch! LGTM :+1: