MCPcopy
hub / github.com/Unleash/unleash / simple-password-provider.test.ts

File simple-password-provider.test.ts

src/lib/routes/auth/simple-password-provider.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import request from 'supertest';
2import express from 'express';
3import User from '../../types/user.js';
4import { SimplePasswordProvider } from './simple-password-provider.js';

Callers

nothing calls this directly

Calls 5

createTestConfigFunction · 0.85
requestFunction · 0.85
nextFunction · 0.85
useMethod · 0.80
postMethod · 0.80

Tested by

no test coverage detected