MCPcopy 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

1import { describe, it, expect } from 'vitest';
2import { escapeSlackText } from '../../src/utils/slack-escape.js';
3
4describe('escapeSlackText', () => {

Callers

nothing calls this directly

Calls 2

itFunction · 0.85
escapeSlackTextFunction · 0.85

Tested by

no test coverage detected