MCPcopy Index your code
hub / github.com/Effect-TS/effect / Entity.test.ts

File Entity.test.ts

packages/cluster/test/Entity.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Entity, ShardingConfig } from "@effect/cluster"
2import { assert, describe, it } from "@effect/vitest"
3import { Effect } from "effect"
4import { TestEntity, TestEntityLayer, User } from "./TestEntity.js"

Callers

nothing calls this directly

Calls 3

pipeMethod · 0.65
provideMethod · 0.65
makeClientFunction · 0.50

Tested by

no test coverage detected