MCPcopy Index your code
hub / github.com/QwikDev/qwik / document.unit.ts

File document.unit.ts

packages/qwik/src/testing/document.unit.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createDocument, createWindow, ensureGlobals } from './document';
2import { pathToFileURL } from 'node:url';
3import { assert, test } from 'vitest';
4

Callers

nothing calls this directly

Calls 3

createWindowFunction · 0.90
ensureGlobalsFunction · 0.90
createDocumentFunction · 0.90

Tested by

no test coverage detected