Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ env.test.ts
File
env.test.ts
apps/sim/executor/variables/resolvers/env.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
{ EnvResolver } from
'./env'
3
import
type
{ ResolutionContext } from
'./reference'
4
Callers
nothing calls this directly
Calls
3
createTestContext
Function · 0.70
canResolve
Method · 0.65
resolve
Method · 0.65
Tested by
no test coverage detected