Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ createAndMockGasTarget, mockEthers, mockReadFileSync } from
'../../test/mock-utils'
;
2
3
const
estimateGasWithdrawalMock = jest.fn();
4
const
failMock = jest.fn();
Callers
nothing calls this directly
Calls
3
mockEthers
Function · 0.90
mockReadFileSync
Function · 0.90
createAndMockGasTarget
Function · 0.90
Tested by
no test coverage detected