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

File Client.integration.test.ts

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

Source from the content-addressed store, hash-verified

1import { assert, describe, it } from "@effect/vitest"
2import { Effect, Layer, Logger } from "effect"
3import { SqlClient, Statement } from "effect/unstable/sql"
4import { MysqlContainer } from "./utils.ts"

Callers

nothing calls this directly

Calls 7

compileMethod · 0.80
pushMethod · 0.80
pipeMethod · 0.65
logMethod · 0.65
makeMethod · 0.65
succeedMethod · 0.45
provideMethod · 0.45

Tested by

no test coverage detected