Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/api3dao/airnode
/ commands.test.ts
File
commands.test.ts
packages/airnode-deployer/src/cli/commands.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
'fs'
;
2
import
os from
'os'
;
3
import
path from
'path'
;
4
import
{ mockReadFileSync } from
'../../test/mock-utils'
;
Callers
nothing calls this directly
Calls
6
deploy
Function · 0.90
removeAirnode
Function · 0.90
mockReadFileSync
Function · 0.90
removeWithReceipt
Function · 0.90
rollback
Function · 0.90
readExampleConfig
Function · 0.85
Tested by
no test coverage detected