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

File diff.test.ts

packages/cli/src/commands/diff.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 { getDiffFixturePath } from '../../../../test-fixtures/helpers/fixture-loader'

Callers

nothing calls this directly

Calls 6

resetOutputConfigFunction · 0.90
setOutputConfigFunction · 0.90
createDiffActionFunction · 0.90
getDiffFixturePathFunction · 0.90
getOutputFunction · 0.70
getErrorOutputFunction · 0.70

Tested by

no test coverage detected