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

File register-user.input.spec.ts

backend/src/user/__tests__/dto/register-user.input.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { validate } from 'class-validator';
2import { RegisterUserInput } from 'src/user/dto/register-user.input';
3
4describe('RegisterUserInput', () => {

Callers

nothing calls this directly

Calls 1

validateFunction · 0.85

Tested by

no test coverage detected