MCPcopy
hub / github.com/directus/directus / auth.test.ts

File auth.test.ts

tests/blackbox/tests/db/websocket/auth.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { ChildProcess, spawn } from 'child_process';
2import config, { getUrl, paths } from '@common/config';
3import vendors from '@common/get-dbs-to-test';
4import { createWebSocketConn } from '@common/transport';

Callers

nothing calls this directly

Calls 12

awaitDirectusConnectionFunction · 0.90
createWebSocketConnFunction · 0.90
getUrlFunction · 0.90
sleepFunction · 0.90
describeFunction · 0.85
getPortFunction · 0.85
sendMessageMethod · 0.80
getMessagesMethod · 0.80
setMethod · 0.65
requestFunction · 0.50
closeMethod · 0.45
sendMethod · 0.45

Tested by

no test coverage detected