MCPcopy Index your code
hub / github.com/scriptscat/scriptcat / client.test.ts

File client.test.ts

packages/filesystem/s3/client.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, vi, beforeEach, afterEach } from "vitest";
2import { S3Client, S3Error } from "./client";
3import type { S3ClientConfig } from "./client";
4

Callers

nothing calls this directly

Calls 6

getEndpointUrlMethod · 0.80
hasCustomEndpointMethod · 0.80
isForcePathStyleMethod · 0.80
getRegionMethod · 0.80
fnMethod · 0.80
requestMethod · 0.45

Tested by

no test coverage detected