MCPcopy
hub / github.com/benborla/mcp-server-mysql / mysql.test.ts

File mysql.test.ts

tests/integration/mysql.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as mysql2 from "mysql2/promise";
2import { describe, it, expect, beforeAll, afterAll, beforeEach } from "vitest";
3import * as dotenv from "dotenv";
4import {

Callers

nothing calls this directly

Calls 2

executeWriteQueryFunction · 0.85
executeReadOnlyQueryFunction · 0.85

Tested by

no test coverage detected