grpc-dart/test
Vyacheslav Egorov 7ea15a8160
Propagate cancellation from responses stream to the call (#376)
It is not enough to just cancel the subscription.

Fixes #368
2020-10-29 12:56:49 +01:00
..
client_tests Add decoded grpc-status-details-bin details to GrpcError (#349) 2020-10-27 17:07:58 +01:00
data Regenerate certificates used by tests. (#352) 2020-09-18 10:27:36 +02:00
src Add a simple end-to-end gRPC-web test (#354) 2020-10-25 12:53:53 +01:00
client_handles_bad_connections_test.dart Add explicit 'localhost' to tests involving server (#242) 2019-09-30 01:22:16 -07:00
connection_server_test.dart Create gRPC servers and clients with TransportConnections. (#364) 2020-10-05 19:34:39 -07:00
grpc_web_decoding_test.dart grpc-web support (#191) 2019-06-17 13:31:07 +02:00
grpc_web_server.dart Add a simple end-to-end gRPC-web test (#354) 2020-10-25 12:53:53 +01:00
grpc_web_test.dart Add a simple end-to-end gRPC-web test (#354) 2020-10-25 12:53:53 +01:00
options_test.dart grpc-web support (#191) 2019-06-17 13:31:07 +02:00
round_trip_test.dart Propagate cancellation from responses stream to the call (#376) 2020-10-29 12:56:49 +01:00
server_handles_broken_connection_test.dart Add explicit 'localhost' to tests involving server (#242) 2019-09-30 01:22:16 -07:00
server_test.dart Encode server error message (#330) 2020-07-24 10:20:23 +02:00
stream_test.dart Remove unnecessary 'new' and 'const' keywords. (#186) 2019-06-04 11:31:01 -07:00
timeout_test.dart grpc-web support (#191) 2019-06-17 13:31:07 +02:00