Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/expo/eas-cli
/ BuildStep-test.ts
File
BuildStep-test.ts
packages/steps/src/__tests__/BuildStep-test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ jest } from
'@jest/globals'
;
2
import
fs from
'fs/promises'
;
3
import
path from
'path'
;
4
import
{ instance, mock, verify, when } from
'ts-mockito'
;
Callers
nothing calls this directly
Calls
15
createMockLogger
Function · 0.90
createGlobalContextMock
Function · 0.90
nullthrows
Function · 0.90
spawnAsync
Function · 0.90
getError
Function · 0.90
getNewId
Method · 0.80
registerStep
Method · 0.80
markAsCheckedOut
Method · 0.80
getOutputValueByName
Method · 0.80
createBuildStepFromFunctionCall
Method · 0.80
canBeRunOnRuntimePlatform
Method · 0.80
markAsFailed
Method · 0.80
Tested by
no test coverage detected