Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adcontextprotocol/adcp
/ slack-escape.test.ts
File
slack-escape.test.ts
server/tests/unit/slack-escape.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect } from
'vitest'
;
2
import
{ escapeSlackText } from
'../../src/utils/slack-escape.js'
;
3
4
describe(
'escapeSlackText'
, () => {
Callers
nothing calls this directly
Calls
2
it
Function · 0.85
escapeSlackText
Function · 0.85
Tested by
no test coverage detected