grpc-go/test
Easwar Swaminathan 6d7f07c99f
test/tools: update staticcheck version to latest (#7509)
2024-08-14 14:32:55 -07:00
..
bufconn test/tools: update staticcheck version to latest (#7509) 2024-08-14 14:32:55 -07:00
codec_perf cmd/protoc-gen-go-grpc: enable edition 2023 support (#7351) 2024-06-26 10:34:11 -07:00
kokoro interop/lb: Increase Go PSM LB test timeout to 300min (#7393) 2024-07-08 13:46:35 -07:00
tools test/tools: update staticcheck version to latest (#7509) 2024-08-14 14:32:55 -07:00
xds *: fix minor typos (#7487) 2024-08-14 22:43:01 +05:30
authority_test.go Update docs and examples and tests to use NewClient instead of Dial (#7068) 2024-04-19 10:55:23 -07:00
balancer_switching_test.go *: fix minor typos (#7487) 2024-08-14 22:43:01 +05:30
balancer_test.go grpc: Move Pick First Balancer to separate package (#7255) 2024-05-22 16:26:02 -04:00
channelz_linux_test.go channelz: major cleanup / reorganization (#6969) 2024-03-15 11:13:53 -07:00
channelz_test.go *: fix minor typos (#7487) 2024-08-14 22:43:01 +05:30
clientconn_state_transition_test.go idle: move idleness manager to separate package and ~13s of tests into it (#6566) 2023-08-23 12:50:42 -07:00
clientconn_test.go Update docs and examples and tests to use NewClient instead of Dial (#7068) 2024-04-19 10:55:23 -07:00
clienttester.go transport: Fix deadlock in transport caused by GOAWAY race with new stream creation (#5652) 2022-09-21 14:35:08 -04:00
compressor_test.go grpc: make client report `Internal` status when server response contains unsupported encoding (#7461) 2024-08-06 10:57:21 -07:00
config_selector_test.go test: clean up deadlines set in tests (#6506) 2023-08-08 09:23:15 -07:00
context_canceled_test.go test: clean up deadlines set in tests (#6506) 2023-08-08 09:23:15 -07:00
control_plane_status_test.go testing: delete internal copy of test service proto, and use canonical one (#6164) 2023-04-05 17:12:57 -07:00
creds_test.go idle: move idleness manager to separate package and ~13s of tests into it (#6566) 2023-08-23 12:50:42 -07:00
end2end_test.go *: fix minor typos (#7487) 2024-08-14 22:43:01 +05:30
goaway_test.go test: fix flaky test ClientSendsAGoAway (#7224) 2024-05-22 11:18:28 -07:00
gracefulstop_test.go scripts: add linter rule for using context.WithTimeout on tests (#7342) 2024-07-03 19:22:54 -04:00
healthcheck_test.go *: fix minor typos (#7487) 2024-08-14 22:43:01 +05:30
http_header_end2end_test.go Update docs and examples and tests to use NewClient instead of Dial (#7068) 2024-04-19 10:55:23 -07:00
insecure_creds_test.go Update docs and examples and tests to use NewClient instead of Dial (#7068) 2024-04-19 10:55:23 -07:00
interceptor_test.go *: update `interface{}` to `any` and `go.mod` version to `go 1.19` (#6544) 2023-08-14 09:04:46 -07:00
invoke_test.go test: clean up deadlines set in tests (#6506) 2023-08-08 09:23:15 -07:00
local_creds_test.go Update docs and examples and tests to use NewClient instead of Dial (#7068) 2024-04-19 10:55:23 -07:00
logging.go internal: clean up all usages of grpclog, and replace with component (#3719) 2020-08-06 13:19:17 -07:00
metadata_test.go test: clean up deadlines set in tests (#6506) 2023-08-08 09:23:15 -07:00
parse_config.go test: use `t.Fatal` instead of `panic` for service config parsing errors (#5266) 2022-03-22 14:37:12 -07:00
pickfirst_test.go test: fix typo in pickfirst_test.go (#7332) 2024-06-20 10:20:35 -07:00
race_test.go test: rename race.go to race_test.go (#5869) 2022-12-16 09:45:36 -08:00
rawConnWrapper.go test/channelz: change channelz_test to use write data (#7396) 2024-07-09 13:09:21 -07:00
resolver_update_test.go grpc: Move Pick First Balancer to separate package (#7255) 2024-05-22 16:26:02 -04:00
retry_test.go client: implement maxAttempts for retryPolicy (#7229) 2024-05-24 11:20:00 -07:00
roundrobin_test.go Update docs and examples and tests to use NewClient instead of Dial (#7068) 2024-04-19 10:55:23 -07:00
server_test.go *: update `interface{}` to `any` and `go.mod` version to `go 1.19` (#6544) 2023-08-14 09:04:46 -07:00
servertester.go server: after GracefulStop, ensure connections are closed when final RPC completes (#5968) 2023-01-25 16:28:29 -08:00
stats_test.go grpc: update clientStreamAttempt context with transport context (#7096) 2024-05-02 10:30:00 -07:00
stream_cleanup_test.go *: fix minor typos (#7487) 2024-08-14 22:43:01 +05:30
subconn_test.go idle: move idleness manager to separate package and ~13s of tests into it (#6566) 2023-08-23 12:50:42 -07:00
timeouts.go test: cleanup roundrobin tests to use stubserver (#5236) 2022-03-15 17:01:07 -07:00
transport_test.go testing: delete internal copy of test service proto, and use canonical one (#6164) 2023-04-05 17:12:57 -07:00