MCPcopy Create free account
hub / github.com/denoland/std / server_sent_event_parse_stream_test.ts

File server_sent_event_parse_stream_test.ts

http/server_sent_event_parse_stream_test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Copyright 2018-2026 the Deno authors. MIT license.
2import { assertEquals } from "@std/assert";
3import {
4 type ServerSentEventParsedMessage,

Callers

nothing calls this directly

Calls 5

assertEqualsFunction · 0.90
parseStreamFunction · 0.85
roundtripFunction · 0.85
sliceMethod · 0.45
fromMethod · 0.45

Tested by

no test coverage detected