Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/api3dao/airnode
/ index.test.ts
File
index.test.ts
packages/airnode-node/src/config/index.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ join } from
'path'
;
2
import
{ readFileSync } from
'fs'
;
3
import
{ mockReadFileSync } from
'../../test/mock-utils'
;
4
import
dotenv from
'dotenv'
;
Callers
nothing calls this directly
Calls
2
mockReadFileSync
Function · 0.90
loadTrustedConfig
Function · 0.90
Tested by
no test coverage detected