Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adcontextprotocol/adcp
/ seat-lifecycle-notifications.test.ts
File
seat-lifecycle-notifications.test.ts
server/tests/unit/seat-lifecycle-notifications.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
{ escapeSlackMrkdwn } from
"../../src/slack/org-group-dm.js"
;
3
import
{
4
getSeatLimits,
Callers
nothing calls this directly
Calls
4
it
Function · 0.85
getSeatLimits
Function · 0.85
inferMembershipTier
Function · 0.85
escapeSlackMrkdwn
Function · 0.50
Tested by
no test coverage detected