MCPcopy Create free account
hub / github.com/LeChatErrant/API-template / user.spec.ts

File user.spec.ts

src/routes/user/user.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable @typescript-eslint/no-explicit-any */
2
3import httpStatus from 'http-status-codes';
4import { Role } from '@prisma/client';

Callers

nothing calls this directly

Calls 12

waitAppFunction · 0.85
closeAppFunction · 0.85
validateUserFunction · 0.85
seedAdminUserFunction · 0.85
resetSessionMethod · 0.80
signupMethod · 0.80
signinMethod · 0.80
getUserMethod · 0.80
signoutMethod · 0.80
listUsersMethod · 0.80
updateUserMethod · 0.80
deleteUserMethod · 0.80

Tested by

no test coverage detected