grpc-dart/test
steffenhaak 071ebc5f31
fix: keep alive timeout finishes transport instead of connection shutdown (#722)
* fix: keep alive timeout finishes transport instead of shutting down channel

* Update keepalive_test.dart

* Update CHANGELOG.md

---------

Co-authored-by: Moritz <mosum@google.com>
2024-09-06 17:13:11 +02:00
..
client_tests Small fixes (#732) 2024-09-06 15:09:54 +02:00
data Regenerate certificates used by tests. (#352) 2020-09-18 10:27:36 +02:00
shared_tests Move `codec.dart` to former place (#713) 2024-05-17 14:53:33 +02:00
src Bump lints from 2.1.1 to 3.0.0 (#675) 2023-10-23 08:44:11 +00:00
tools Small fixes (#732) 2024-09-06 15:09:54 +02:00
client_certificate_test.dart code fixes 2024-05-30 00:27:50 +00:00
client_handles_bad_connections_test.dart code fixes 2024-05-30 00:27:50 +00:00
common.dart Cleanup: update to and use latest pkg:lints with associated fixes (#587) 2022-10-31 11:47:31 -07:00
connection_server_test.dart code fixes 2024-05-30 00:27:50 +00:00
grpc_compression_flag_test.dart code fixes 2024-05-30 00:27:50 +00:00
grpc_web_decoding_test.dart Remove dependency on `package:archive` (#707) 2024-05-06 15:25:06 +02:00
grpc_web_server.dart Remove dependency on `package:archive` (#707) 2024-05-06 15:25:06 +02:00
grpc_web_test.dart code fixes 2024-05-30 00:27:50 +00:00
keepalive_test.dart fix: keep alive timeout finishes transport instead of connection shutdown (#722) 2024-09-06 17:13:11 +02:00
options_test.dart code fixes 2024-05-30 00:27:50 +00:00
proxy_secure_test.dart Small fixes (#732) 2024-09-06 15:09:54 +02:00
proxy_test.dart Small fixes (#732) 2024-09-06 15:09:54 +02:00
round_trip_test.dart code fixes 2024-05-30 00:27:50 +00:00
server_cancellation_test.dart Small fixes (#732) 2024-09-06 15:09:54 +02:00
server_handles_broken_connection_test.dart code fixes 2024-05-30 00:27:50 +00:00
server_keepalive_manager_test.dart Remove dependency on `package:archive` (#707) 2024-05-06 15:25:06 +02:00
server_test.dart code fixes 2024-05-30 00:27:50 +00:00
stream_test.dart Fix directives_ordering lint (#473) 2021-05-03 17:00:44 +02:00
timeline_test.dart code fixes 2024-05-30 00:27:50 +00:00
timeout_test.dart Enable and fix pedantic v1.9 lints (#445) 2021-02-01 09:12:26 +01:00