MCPcopy Create free account
hub / github.com/TanStack/db / electron-ipc.test.ts

File electron-ipc.test.ts

packages/electron-db-sqlite-persistence/tests/electron-ipc.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mkdtempSync, rmSync } from 'node:fs'
2import { tmpdir } from 'node:os'
3import { join } from 'node:path'
4import { afterEach, describe, expect, it } from 'vitest'

Callers

nothing calls this directly

Calls 14

isElectronFullE2EEnabledFunction · 0.90
afterEachFunction · 0.90
expectFunction · 0.90
createTempDbPathFunction · 0.85
disposeFunction · 0.85
applyCommittedTxMethod · 0.80
createInvokeHarnessFunction · 0.70
closeMethod · 0.45

Tested by

no test coverage detected