grpc-dart/test
Vyacheslav Egorov cb1c0ea8b3
Update pubspec.yaml, CHANGELOG.md and expand deprecation notice (#378)
* Opt grpc_web_server.dart out of NNBD.
2020-11-03 14:21:04 +01:00
..
client_tests feat: support client interceptors (#338) 2020-11-02 11:13:56 +01:00
data Regenerate certificates used by tests. (#352) 2020-09-18 10:27:36 +02:00
src feat: support client interceptors (#338) 2020-11-02 11:13:56 +01:00
client_handles_bad_connections_test.dart feat: support client interceptors (#338) 2020-11-02 11:13:56 +01: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 Update pubspec.yaml, CHANGELOG.md and expand deprecation notice (#378) 2020-11-03 14:21:04 +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 feat: support client interceptors (#338) 2020-11-02 11:13:56 +01:00
server_handles_broken_connection_test.dart feat: support client interceptors (#338) 2020-11-02 11:13:56 +01: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