MCPcopy 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

1import { describe, expect, it, vi, beforeEach } from "vitest";
2import type { FetchEvent } from "./types.ts";
3
4vi.mock("h3", () => ({

Callers

nothing calls this directly

Calls 3

fnFunction · 0.85
createMockFetchEventFunction · 0.85

Tested by

no test coverage detected