MCPcopy Create free account
hub / github.com/api3dao/airnode / actions.test.ts

File actions.test.ts

packages/airnode-node/src/providers/actions.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createAndMockGasTarget, mockEthers, mockReadFileSync } from '../../test/mock-utils';
2
3const estimateGasWithdrawalMock = jest.fn();
4const failMock = jest.fn();

Callers

nothing calls this directly

Calls 3

mockEthersFunction · 0.90
mockReadFileSyncFunction · 0.90
createAndMockGasTargetFunction · 0.90

Tested by

no test coverage detected