MCPcopy Create free account
hub / github.com/sourcebot-dev/sourcebot / apiHandler.test.ts

File apiHandler.test.ts

packages/web/src/ee/features/oauth/apiHandler.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test, vi } from 'vitest';
2import { NextRequest } from 'next/server';
3import { oauthApiHandler } from './apiHandler';
4

Callers

nothing calls this directly

Calls 3

oauthApiHandlerFunction · 0.90
handlerFunction · 0.85
makeRequestFunction · 0.85

Tested by

no test coverage detected