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

File skill-files.test.ts

packages/cli/src/skill/skill-files.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from 'node:fs'
2import os from 'node:os'
3import path from 'node:path'
4import { afterEach, beforeEach, describe, expect, it } from 'vitest'

Callers

nothing calls this directly

Calls 2

resolveSkillDirFunction · 0.90
writeSkillMarkerFunction · 0.85

Tested by

no test coverage detected