Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kilo-Org/cloud
/ normalizeProjectId.test.ts
File
normalizeProjectId.test.ts
apps/web/src/lib/normalizeProjectId.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ normalizeProjectId } from
'./normalizeProjectId'
;
2
3
describe(
'normalizeProjectId'
, () => {
4
describe(
'null and empty inputs'
, () => {
Callers
nothing calls this directly
Calls
1
normalizeProjectId
Function · 0.90
Tested by
no test coverage detected