MCPcopy
hub / github.com/QwikDev/qwik / sync-qrl.unit.tsx

File sync-qrl.unit.tsx

packages/qwik/src/core/render/sync-qrl.unit.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { assert, suite, test } from 'vitest';
2import { createDOM } from '../../testing/library';
3import { sync$ } from '../qrl/qrl.public';
4import { renderToString } from '../../server/render';

Callers

nothing calls this directly

Calls 8

createDOMFunction · 0.90
sync$Function · 0.90
renderToStringFunction · 0.90
suiteFunction · 0.85
renderFunction · 0.50
querySelectorMethod · 0.45
getAttributeMethod · 0.45
setAttributeMethod · 0.45

Tested by

no test coverage detected