MCPcopy Create free account
hub / github.com/CodeFox-Repo/codefox / user.model.spec.ts

File user.model.spec.ts

backend/src/user/__tests__/user.model.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { validate } from 'class-validator';
2import { User } from '../user.model';
3
4describe('User Model', () => {

Callers

nothing calls this directly

Calls 1

validateFunction · 0.85

Tested by

no test coverage detected