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

File aws.test.ts

packages/airnode-deployer/src/infrastructure/aws.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from 'fs';
2import { Readable } from 'stream';
3import { mockClient } from 'aws-sdk-client-mock';
4import 'aws-sdk-client-mock-jest';

Callers

nothing calls this directly

Calls 9

setLogsDirectoryFunction · 0.90
getAirnodeBucketFunction · 0.90
createAirnodeBucketFunction · 0.90
storeFileToBucketFunction · 0.90
getFileFromBucketFunction · 0.90
copyFileInBucketFunction · 0.90
deleteBucketDirectoryFunction · 0.90
deleteBucketFunction · 0.90

Tested by

no test coverage detected