Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/api3dao/airnode
/ event-logs.test.ts
File
event-logs.test.ts
packages/airnode-node/src/evm/requests/event-logs.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mockEthers } from
'../../../test/mock-utils'
;
2
const
parseLogMock = jest.fn();
3
const
original = jest.requireActual(
'ethers'
);
4
mockEthers({
Callers
nothing calls this directly
Calls
2
mockEthers
Function · 0.90
removeKeys
Function · 0.90
Tested by
no test coverage detected