Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ mkdtempSync, rmSync } from
'node:fs'
2
import
{ tmpdir } from
'node:os'
3
import
{ join } from
'node:path'
4
import
{ afterEach, describe, expect, it } from
'vitest'
Callers
nothing calls this directly
Calls
14
isElectronFullE2EEnabled
Function · 0.90
afterEach
Function · 0.90
createElectronSQLitePersistence
Function · 0.90
expect
Function · 0.90
createElectronRuntimeBridgeInvoke
Function · 0.90
createNodeSQLitePersistence
Function · 0.90
exposeElectronSQLitePersistence
Function · 0.90
createTempDbPath
Function · 0.85
dispose
Function · 0.85
applyCommittedTx
Method · 0.80
createInvokeHarness
Function · 0.70
close
Method · 0.45
Tested by
no test coverage detected