MCPcopy Create free account
hub / github.com/agent-tower/core / socket-gateway.test.ts

File socket-gateway.test.ts

packages/server/src/socket/__tests__/socket-gateway.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, it, vi } from 'vitest';
2import { getEventBus } from '../../core/container.js';
3import { AccessAuthService } from '../../services/access-auth.service.js';
4import { ClientEvents, ServerEvents } from '../events.js';

Callers

nothing calls this directly

Calls 6

buildGatewayFunction · 0.85
registerMethod · 0.80
makeSocketFunction · 0.70
emitMethod · 0.45
destroyMethod · 0.45
receiveMethod · 0.45

Tested by

no test coverage detected