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

File server_sent_event_stream_test.ts

http/server_sent_event_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, assertRejects } from "@std/assert";
3import {
4 type ServerSentEventMessage,

Callers

nothing calls this directly

Calls 4

assertEqualsFunction · 0.90
assertRejectsFunction · 0.90
createStreamFunction · 0.70
readMethod · 0.65

Tested by

no test coverage detected