grpc-go/test
Doug Fawley dc49de8acd
balancer: add V2Picker, ClientConn.UpdateState, SubConnState.ConnectionError (#3186)
Also implement V2 versions of base.*, xds, pickfirst, grpclb, and round robin balancers.
2019-11-21 10:27:29 -08:00
..
bufconn test & testutils: prevent goroutine leaks in test functions (#3133) 2019-11-01 14:51:58 -07:00
codec_perf internal: update proto library version (#3025) 2019-09-17 13:49:26 -07:00
go_vet internal: vet cleanups (#2405) 2018-10-26 15:50:46 -07:00
grpc_testing internal: update proto library version (#3025) 2019-09-17 13:49:26 -07:00
tools mod: move test/tools to a different module (#3086) 2019-10-14 09:31:07 -07:00
balancer_test.go balancer: add V2Picker, ClientConn.UpdateState, SubConnState.ConnectionError (#3186) 2019-11-21 10:27:29 -08:00
channelz_linux_go110_test.go channelz: wait for clean up before next test (#2797) 2019-05-02 14:47:50 -07:00
channelz_test.go server: Keepalive pings should be sent every [Time] period (#3172) 2019-11-19 14:43:22 -08:00
context_canceled_test.go client: fix race between client-side stream cancellation and compressed server data arriving (#3054) 2019-10-01 10:47:40 -07:00
creds_test.go cleanup: fix typo in comment (#2657) 2019-03-14 13:12:48 -07:00
end2end_test.go cleanup: fix generic comparisons on protobuf messages (#3153) 2019-11-06 14:25:07 -08:00
goaway_test.go client: fix race between transport draining and new RPCs (#2919) 2019-07-22 16:07:55 -07:00
gracefulstop_test.go server: immediately close all connections created after GracefulStop (#2903) 2019-07-12 13:14:19 -07:00
healthcheck_test.go balancer: add V2Picker, ClientConn.UpdateState, SubConnState.ConnectionError (#3186) 2019-11-21 10:27:29 -08:00
race.go autofix license notice 2017-06-08 14:42:19 +02:00
rawConnWrapper.go Update go.mod for golang/x/tools and staticcheck (#2832) 2019-05-24 11:13:46 -07:00
retry_test.go cleanup: fix generic comparisons on protobuf messages (#3153) 2019-11-06 14:25:07 -08:00
servertester.go Update go.mod for golang/x/tools and staticcheck (#2832) 2019-05-24 11:13:46 -07:00
stream_cleanup_test.go test: fix Test/GracefulStop by not removing activeStreams too aggresivelly (#2857) 2019-06-12 10:26:18 -07:00