MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / secret-id.test.ts

File secret-id.test.ts

packages/react/src/plugins/secret-id.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "@effect/vitest";
2
3import { getUniqueSecretId, isSecretIdTaken, slugifyForSecretId } from "./secret-id";
4

Callers

nothing calls this directly

Calls 3

slugifyForSecretIdFunction · 0.90
getUniqueSecretIdFunction · 0.90
isSecretIdTakenFunction · 0.90

Tested by

no test coverage detected