MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / org-slug.test.ts

File org-slug.test.ts

packages/core/api/src/account/org-slug.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 { RESERVED_ORG_SLUGS, generateOrgSlug, isValidOrgSlug, slugifyOrgName } from "./org-slug";
4

Callers

nothing calls this directly

Calls 5

slugifyOrgNameFunction · 0.90
isValidOrgSlugFunction · 0.90
generateOrgSlugFunction · 0.90
takenFunction · 0.85
discriminatedFunction · 0.85

Tested by

no test coverage detected