Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deepnote/deepnote
/ env-var-refs.test.ts
File
env-var-refs.test.ts
packages/database-integrations/src/loading/env-var-refs.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
'vitest'
2
import
{
3
createEnvVarRef,
4
EnvVarResolutionError,
Callers
nothing calls this directly
Calls
6
generateEnvVarName
Function · 0.90
parseEnvVarRef
Function · 0.90
createEnvVarRef
Function · 0.90
isEnvVarRef
Function · 0.90
extractEnvVarName
Function · 0.90
resolveEnvVarRefsFromMap
Function · 0.90
Tested by
no test coverage detected