MCPcopy Create free account
hub / github.com/Effect-TS/effect / MysqlClient.integration.test.ts

File MysqlClient.integration.test.ts

packages/sql/mysql2/test/MysqlClient.integration.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { MysqlClient } from "@effect/sql-mysql2"
2import { assert, describe, it } from "@effect/vitest"
3import { Effect, Stream } from "effect"
4import * as Mysql from "mysql2"

Callers

nothing calls this directly

Calls 4

pushMethod · 0.80
pipeMethod · 0.65
callbackFunction · 0.50
provideMethod · 0.45

Tested by

no test coverage detected