Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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.
2
import
{ assertEquals, assertRejects } from
"@std/assert"
;
3
import
{
4
type
ServerSentEventMessage,
Callers
nothing calls this directly
Calls
4
assertEquals
Function · 0.90
assertRejects
Function · 0.90
createStream
Function · 0.70
read
Method · 0.65
Tested by
no test coverage detected