Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/deepnote/deepnote
/ load-runnable-file.test.ts
File
load-runnable-file.test.ts
packages/convert/src/load-runnable-file.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
'node:fs/promises'
2
import
path from
'node:path'
3
import
{ fileURLToPath } from
'node:url'
4
import
{ describe, expect, it } from
'vitest'
Callers
nothing calls this directly
Calls
2
parseRunnableFileContent
Function · 0.90
loadRunnableFile
Function · 0.90
Tested by
no test coverage detected