grpc-dart/test
Daniel Brauner 6c16fceb2a
Be more resilient to broken deployments (#460)
Require 200 HTTP status and a supported Content-Type
header to be present in a response.

When handling malformed responses make effort
to translate HTTP statuses into gRPC statuses as
gRPC protocol specification recommends.

Fixes #421
Fixes #458 

Co-authored-by: Vyacheslav Egorov <vegorov@google.com>
2021-03-22 17:22:32 +01:00
..
client_tests Be more resilient to broken deployments (#460) 2021-03-22 17:22:32 +01:00
data Regenerate certificates used by tests. (#352) 2020-09-18 10:27:36 +02:00
shared_tests Support message compression (#409) 2020-12-11 09:52:24 +01:00
src Be more resilient to broken deployments (#460) 2021-03-22 17:22:32 +01:00
client_handles_bad_connections_test.dart Enable and fix pedantic v1.9 lints (#445) 2021-02-01 09:12:26 +01:00
common.dart Cleanups (#398) 2020-11-12 11:36:59 +01:00
connection_server_test.dart Enable and fix pedantic v1.9 lints (#445) 2021-02-01 09:12:26 +01:00
grpc_web_decoding_test.dart Enable and fix pedantic v1.9 lints (#445) 2021-02-01 09:12:26 +01:00
grpc_web_server.dart Be more resilient to broken deployments (#460) 2021-03-22 17:22:32 +01:00
grpc_web_test.dart Be more resilient to broken deployments (#460) 2021-03-22 17:22:32 +01:00
options_test.dart Migrate grpc to null safety (#432) 2021-01-29 12:40:52 +01:00
round_trip_test.dart Enable and fix pedantic v1.9 lints (#445) 2021-02-01 09:12:26 +01:00
server_handles_broken_connection_test.dart Enable and fix pedantic v1.9 lints (#445) 2021-02-01 09:12:26 +01:00
server_test.dart Enable and fix pedantic v1.9 lints (#445) 2021-02-01 09:12:26 +01:00
stream_test.dart Be more resilient to broken deployments (#460) 2021-03-22 17:22:32 +01:00
timeline_test.dart Enable and fix pedantic v1.9 lints (#445) 2021-02-01 09:12:26 +01:00
timeout_test.dart Enable and fix pedantic v1.9 lints (#445) 2021-02-01 09:12:26 +01:00