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

File saml.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 7

getUrlFunction · 0.90
describeFunction · 0.85
joinMethod · 0.80
getMethod · 0.65
setMethod · 0.65
requestFunction · 0.50
sendMethod · 0.45

Tested by

no test coverage detected