MCPcopy Create free account
hub / github.com/datapane/datapane / setup.ts

File setup.ts

web-components/report/tests/setup.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterAll, afterEach, beforeAll } from "vitest";
2import { setupServer } from "msw/node";
3import { rest } from "msw";
4import fragmentJson from "./fixtures/fragment.json?raw";

Callers

nothing calls this directly

Calls 3

jsonMethod · 0.80
postMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected