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

File utils.test.ts

packages/airnode-examples/src/utils.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { setMaxPromiseTimeout, readPackageVersion, getExistingAirnodeRrpV0, supportedNetworks } from './utils';
2
3describe('setMaxPromiseTimeout', () => {
4 it('returns the fulfilled promise if resolved before timeout', async () => {

Callers

nothing calls this directly

Calls 3

setMaxPromiseTimeoutFunction · 0.90
readPackageVersionFunction · 0.90
getExistingAirnodeRrpV0Function · 0.90

Tested by

no test coverage detected