MCPcopy
hub / github.com/pingdotgg/uploadthing / adapters.test.ts

File adapters.test.ts

packages/uploadthing/test/node/adapters.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable no-restricted-globals */
2import type { NextApiRequest, NextApiResponse } from "next";
3import { NextRequest } from "next/server";
4import * as FetchHttpClient from "@effect/platform/FetchHttpClient";

Callers

nothing calls this directly

Calls 9

createApiUrlFunction · 0.90
requestsToDomainFunction · 0.90
mockReqFunction · 0.85
mockResFunction · 0.85
startServerFunction · 0.85
fetchFunction · 0.85
createUploadthingFunction · 0.50
createRouteHandlerFunction · 0.50
handlerFunction · 0.50

Tested by

no test coverage detected