Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/solidjs/solid-start
/ handler.spec.ts
File
handler.spec.ts
packages/start/src/fns/handler.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it, vi, beforeEach } from
"vitest"
;
2
import
type
{ FetchEvent } from
"./types.ts"
;
3
4
vi.mock(
"h3"
, () => ({
Callers
nothing calls this directly
Calls
3
fn
Function · 0.85
createMockFetchEvent
Function · 0.85
createSingleFlightHeaders
Function · 0.85
Tested by
no test coverage detected