grpc-dart/test
Aran Donohue 840661415d
Fix: Migrate off legacy JS/HTML APIs (#750)
* update: Migrate off legacy JS/HTML apis

* update: use dart.library.js_interop in place of dart.library.html

* update: dart format xhr_transport.dart and update dart sdk to v3.4.0 in workflows

* update: use if instead of switch case in xhr_transport.dart

* update: upgrade web package to v1.1.0

* refactor: use Uint8List for sending data over XHR rather than Int8List

* refactor: eta-reduction of call to request.setRequestHeader

* Update client_xhr_transport_test to avoid dart:html, updating xhr_transport to support testability

* fixup tests

---------

Co-authored-by: minoic <minoic2020@gmail.com>
Co-authored-by: Moritz <mosum@google.com>
2025-02-18 10:13:50 +01:00
..
client_tests Fix: Migrate off legacy JS/HTML APIs (#750) 2025-02-18 10:13:50 +01: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 various analysis updates (#755) 2025-01-30 08:41:34 +01: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 various analysis updates (#755) 2025-01-30 08:41:34 +01:00
timeout_test.dart Enable and fix pedantic v1.9 lints (#445) 2021-02-01 09:12:26 +01:00