Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/expo/eas-cli
/ BuildStepContext-test.ts
File
BuildStepContext-test.ts
packages/steps/src/__tests__/BuildStepContext-test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ JobInterpolationContext } from
'@expo/eas-build-job'
;
2
import
crypto from
'crypto'
;
3
import
fs from
'fs'
;
4
import
os from
'os'
;
Callers
nothing calls this directly
Calls
13
createMockLogger
Function · 0.90
createGlobalContextMock
Function · 0.90
getError
Function · 0.90
markAsCheckedOut
Method · 0.80
getStepOutputValue
Method · 0.80
getOutputValueByName
Method · 0.80
registerStep
Method · 0.80
stepCtx
Method · 0.80
hashFiles
Method · 0.80
update
Method · 0.65
serialize
Method · 0.45
deserialize
Method · 0.45
Tested by
no test coverage detected