MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / sqlite-data-migrations.test.ts

File sqlite-data-migrations.test.ts

packages/core/sdk/src/sqlite-data-migrations.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "@effect/vitest";
2import { createClient } from "@libsql/client";
3import { Effect, Predicate } from "effect";
4

Callers

nothing calls this directly

Calls 8

runSqliteDataMigrationsFunction · 0.90
sqliteDataMigrationFunction · 0.90
resolveMethod · 0.80
makeFakeClientFunction · 0.70
migrationSpyFunction · 0.70
createClientFunction · 0.70
executeMethod · 0.65
closeMethod · 0.65

Tested by

no test coverage detected