MCPcopy
hub / github.com/deepnote/deepnote / stats.test.ts

File stats.test.ts

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

Source from the content-addressed store, hash-verified

1import { join, resolve } from 'node:path'
2import { Command } from 'commander'
3import { afterEach, beforeEach, describe, expect, it, type Mock, vi } from 'vitest'
4import { ExitCode } from '../exit-codes'

Callers

nothing calls this directly

Calls 8

resetOutputConfigFunction · 0.90
createStatsActionFunction · 0.90
createTempFileFunction · 0.90
cleanupTempFileFunction · 0.90
setOutputConfigFunction · 0.90
getOutputFunction · 0.70
getErrorOutputFunction · 0.70

Tested by

no test coverage detected