MCPcopy
hub / github.com/redis/node-redis / tls.spec.ts

File tls.spec.ts

packages/client/lib/client/tls.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { strict as assert } from "node:assert";
2import testUtils, { GLOBAL } from "../test-utils";
3import { createClient } from "../..";
4

Callers

nothing calls this directly

Calls 4

createClientFunction · 0.85
testWithTlsClientMethod · 0.80
destroyMethod · 0.65
connectMethod · 0.45

Tested by

no test coverage detected