MCPcopy Create free account
hub / github.com/adcontextprotocol/adcp / auth-api-key-format.test.ts

File auth-api-key-format.test.ts

server/tests/unit/auth-api-key-format.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import { isWorkOSApiKeyFormat } from '../../src/middleware/api-key-format.js';
3
4describe('isWorkOSApiKeyFormat', () => {

Callers

nothing calls this directly

Calls 2

itFunction · 0.85
isWorkOSApiKeyFormatFunction · 0.85

Tested by

no test coverage detected