MCPcopy Create free account
hub / github.com/TanStack/db / runtime-vitest.ts

File runtime-vitest.ts

packages/tauri-db-sqlite-persistence/e2e/app/src/runtime-vitest.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1type AsyncCallback = () => void | Promise<void>
2
3type TestNode = {
4 name: string

Callers

nothing calls this directly

Calls 4

createSuiteFunction · 0.70
pushSuiteFunction · 0.70
registerTestFunction · 0.70
resolveTestCallbackFunction · 0.70

Tested by

no test coverage detected