Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Noumena-Network/code
/ env.test.ts
File
env.test.ts
src/utils/env.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mkdir, mkdtemp, rm, writeFile } from
'fs/promises'
2
import
{ homedir, tmpdir } from
'os'
3
import
{ join } from
'path'
4
import
{ afterEach, describe, expect, it } from
'bun:test'
Callers
nothing calls this directly
Calls
2
mkdir
Function · 0.85
rm
Function · 0.85
Tested by
no test coverage detected