MCPcopy 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

1import { jest } from '@jest/globals';
2import fs from 'fs/promises';
3import path from 'path';
4import { instance, mock, verify, when } from 'ts-mockito';

Callers

nothing calls this directly

Calls 15

createMockLoggerFunction · 0.90
createGlobalContextMockFunction · 0.90
nullthrowsFunction · 0.90
spawnAsyncFunction · 0.90
getErrorFunction · 0.90
getNewIdMethod · 0.80
registerStepMethod · 0.80
markAsCheckedOutMethod · 0.80
getOutputValueByNameMethod · 0.80
markAsFailedMethod · 0.80

Tested by

no test coverage detected