MCPcopy 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

1import fs from 'node:fs/promises'
2import path from 'node:path'
3import { fileURLToPath } from 'node:url'
4import { describe, expect, it } from 'vitest'

Callers

nothing calls this directly

Calls 2

parseRunnableFileContentFunction · 0.90
loadRunnableFileFunction · 0.90

Tested by

no test coverage detected