Joshua Humphries
|
ba5f667e13
|
fix latest CI breakages by forking code from grpc-go's interop/testing
Also moves testing package to internal/testing
|
2020-08-31 14:44:59 -04:00 |
Joshua Humphries
|
f0723c6273
|
fix flaky test (#93)
|
2019-03-25 10:34:32 -04:00 |
Joshua Humphries
|
fe97274a1b
|
staticcheck no longer runs on Go 1.10 (#92)
* staticcheck no longer runs on Go 1.10, so run it on Go 1.11 in CI
* be explicit about default make target in .travis.yml
|
2019-03-22 14:35:01 -04:00 |
Joshua Humphries
|
ca5693f42c
|
support unix sockets (#26)
|
2018-03-27 11:24:35 -04:00 |
Joshua Humphries
|
2a6ef4e19e
|
attempt to fix flaky test (#8)
|
2018-02-19 18:22:19 -05:00 |
Josh Humphries
|
eda00e475b
|
fix test that is flaky and is failing in CI more than is acceptable
|
2017-12-13 21:59:30 -05:00 |
Josh Humphries
|
91fb94b700
|
fix CI tests to work with go 1.6; add another error message that was observed in CI
|
2017-12-13 15:31:48 -05:00 |
Josh Humphries
|
6c05311fb9
|
use custom dialer so we can show better error messages when things like TLS handshakes go awry; restore error message checks in tls tests
|
2017-12-13 15:30:57 -05:00 |
Josh Humphries
|
45e17ae10b
|
grpc connection management no longer yields same errors from dial; also fix fmt issue in error message
|
2017-12-05 01:53:17 -05:00 |
Josh Humphries
|
9dfaded6cf
|
initial commit, functioning grpcurl command-line util
|
2017-11-20 13:15:15 -05:00 |