MCPcopy 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

1import { JobInterpolationContext } from '@expo/eas-build-job';
2import crypto from 'crypto';
3import fs from 'fs';
4import os from 'os';

Callers

nothing calls this directly

Calls 13

createMockLoggerFunction · 0.90
createGlobalContextMockFunction · 0.90
getErrorFunction · 0.90
markAsCheckedOutMethod · 0.80
getStepOutputValueMethod · 0.80
getOutputValueByNameMethod · 0.80
registerStepMethod · 0.80
stepCtxMethod · 0.80
hashFilesMethod · 0.80
updateMethod · 0.65
serializeMethod · 0.45
deserializeMethod · 0.45

Tested by

no test coverage detected