MCPcopy Create free account
hub / github.com/Kilo-Org/cloud / client.test.ts

File client.test.ts

packages/db/src/client.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it, jest } from '@jest/globals';
2
3jest.mock('pg', () => {
4 const Pool = jest.fn(function Pool(this: object) {

Callers

nothing calls this directly

Calls 1

getWorkerDbFunction · 0.90

Tested by

no test coverage detected