Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/deepnote/deepnote
/ dotenv.test.ts
File
dotenv.test.ts
packages/cli/src/utils/dotenv.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
'node:fs/promises'
2
import
os from
'node:os'
3
import
path from
'node:path'
4
import
{ afterEach, beforeEach, describe, expect, it } from
'vitest'
Callers
nothing calls this directly
Calls
2
readDotEnv
Function · 0.90
updateDotEnv
Function · 0.90
Tested by
no test coverage detected