MCPcopy Create free account
hub / github.com/Azure/sql-action / SqlUtils.test.ts

File SqlUtils.test.ts

__tests__/SqlUtils.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as exec from "@actions/exec";
2import SqlUtils from "../src/SqlUtils";
3import SqlConnectionConfig from '../src/SqlConnectionConfig';
4

Callers

nothing calls this directly

Calls 2

getConnectionConfigFunction · 0.85
detectIPAddressMethod · 0.45

Tested by

no test coverage detected