MCPcopy
hub / github.com/directus/directus / oauth-redirect.test.ts

File oauth-redirect.test.ts

tests/blackbox/tests/common/auth/oauth-redirect.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { getUrl } from '@common/config';
2import vendors from '@common/get-dbs-to-test';
3import request from 'supertest';
4import { describe, expect, it } from 'vitest';

Callers

nothing calls this directly

Calls 4

getUrlFunction · 0.90
describeFunction · 0.85
getMethod · 0.65
requestFunction · 0.50

Tested by

no test coverage detected