MCPcopy Create free account
hub / github.com/adcontextprotocol/adcp / slack-integration.test.ts

File slack-integration.test.ts

server/tests/unit/slack-integration.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, vi, beforeEach, afterEach } from "vitest";
2import crypto from "crypto";
3import { markdownToSlackLinks, wrapUrlsForSlack } from "../../src/addie/security.js";
4

Callers

nothing calls this directly

Calls 7

itFunction · 0.85
parseSubcommandFunction · 0.85
markdownToSlackLinksFunction · 0.85
wrapUrlsForSlackFunction · 0.85
nowMethod · 0.80
updateMethod · 0.80
verifySlackSignatureFunction · 0.70

Tested by

no test coverage detected