MCPcopy Index your code
hub / github.com/deepnote/deepnote / output-renderer.test.ts

File output-renderer.test.ts

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

Source from the content-addressed store, hash-verified

1import type { IDisplayData, IError, IExecuteResult, IStream } from '@deepnote/runtime-core'
2import { afterEach, beforeEach, describe, expect, it, type MockInstance, vi } from 'vitest'
3import { renderOutput } from './output-renderer'
4

Callers

nothing calls this directly

Calls 1

renderOutputFunction · 0.90

Tested by

no test coverage detected