Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
import
httpStatus from
'http-status-codes'
;
4
import
{ Role } from
'@prisma/client'
;
Callers
nothing calls this directly
Calls
12
waitApp
Function · 0.85
closeApp
Function · 0.85
validateUser
Function · 0.85
seedAdminUser
Function · 0.85
resetSession
Method · 0.80
signup
Method · 0.80
signin
Method · 0.80
getUser
Method · 0.80
signout
Method · 0.80
listUsers
Method · 0.80
updateUser
Method · 0.80
deleteUser
Method · 0.80
Tested by
no test coverage detected