MCPcopy Create free account
hub / github.com/Datakitpage/Datakit / auth.controller.spec.ts

File auth.controller.spec.ts

backend/api/src/auth/test/auth.controller.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Test, TestingModule } from '@nestjs/testing';
2import { UnauthorizedException } from '@nestjs/common';
3import { ThrottlerGuard, ThrottlerModule } from '@nestjs/throttler';
4import { Reflector } from '@nestjs/core';

Callers

nothing calls this directly

Calls 6

refreshMethod · 0.80
getMethod · 0.45
loginMethod · 0.45
signupMethod · 0.45
getProfileMethod · 0.45
logoutMethod · 0.45

Tested by

no test coverage detected