MCPcopy Create free account
hub / github.com/deepnote/deepnote / validate-all-deepnote-files.test.ts

File validate-all-deepnote-files.test.ts

packages/blocks/src/deepnote-file/validate-all-deepnote-files.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { readdir, readFile } from 'node:fs/promises'
2import { join, relative } from 'node:path'
3import { beforeAll, describe, expect, it } from 'vitest'
4import { deepnoteSnapshotSchema } from './deepnote-file-schema'

Callers

nothing calls this directly

Calls 3

deserializeDeepnoteFileFunction · 0.90
parseYamlFunction · 0.90
findDeepnoteFilesFunction · 0.70

Tested by

no test coverage detected