MCPcopy Create free account
hub / github.com/QodeXcli/QodeX / bot-auth.test.ts

File bot-auth.test.ts

test/bot-auth.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import { isAuthorized } from '../src/bot/auth.ts';
3
4describe('isAuthorized (closed by default)', () => {

Callers

nothing calls this directly

Calls 1

isAuthorizedFunction · 0.90

Tested by

no test coverage detected