Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, expect, it } from
"@effect/vitest"
;
2
3
import
{ RESERVED_ORG_SLUGS, generateOrgSlug, isValidOrgSlug, slugifyOrgName } from
"./org-slug"
;
4
Callers
nothing calls this directly
Calls
5
slugifyOrgName
Function · 0.90
isValidOrgSlug
Function · 0.90
generateOrgSlug
Function · 0.90
taken
Function · 0.85
discriminated
Function · 0.85
Tested by
no test coverage detected