Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ChatLab/ChatLab
/ render-chart.integration.test.ts
File
render-chart.integration.test.ts
tests/chart-runtime/render-chart.integration.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it } from
'node:test'
2
import
assert from
'node:assert/strict'
3
import
{ existsSync, mkdtempSync, rmSync } from
'node:fs'
4
import
{ tmpdir } from
'node:os'
Callers
nothing calls this directly
Calls
9
openBetterSqliteDatabase
Function · 0.90
getChart
Function · 0.85
createTempDir
Function · 0.70
resolveNativeBinding
Function · 0.70
seedChatDb
Function · 0.70
unixTs
Function · 0.70
close
Method · 0.65
get
Method · 0.65
prepare
Method · 0.65
Tested by
no test coverage detected