MCPcopy Index your code
hub / github.com/deepnote/deepnote / open.test.ts

File open.test.ts

packages/cli/src/commands/open.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { resolve } from 'node:path'
2import { Command } from 'commander'
3import { afterEach, beforeEach, describe, expect, it, type Mock, vi } from 'vitest'
4import { resetOutputConfig } from '../output'

Callers

nothing calls this directly

Calls 4

resetOutputConfigFunction · 0.90
createOpenActionFunction · 0.90
getAllOutputFunction · 0.85
getOutputFunction · 0.70

Tested by

no test coverage detected