Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Zoo-Code-Org/Zoo-Code
/ path-mentions.test.ts
File
path-mentions.test.ts
webview-ui/src/utils/__tests__/path-mentions.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ escapeSpaces, convertToMentionPath } from
"../path-mentions"
2
3
describe(
"Path Mentions Utilities"
, () => {
4
describe(
"escapeSpaces"
, () => {
Callers
nothing calls this directly
Calls
2
escapeSpaces
Function · 0.90
convertToMentionPath
Function · 0.90
Tested by
no test coverage detected