MCPcopy Create free account
hub / github.com/deepnote/deepnote / env-var-refs.test.ts

File env-var-refs.test.ts

packages/cli/src/utils/env-var-refs.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { EnvVarResolutionError } from '@deepnote/database-integrations'
2import { afterEach, beforeEach, describe, expect, it } from 'vitest'
3import { resolveEnvVarRefs } from './env-var-refs'
4

Callers

nothing calls this directly

Calls 1

resolveEnvVarRefsFunction · 0.90

Tested by

no test coverage detected