dopeshot / beyond-life

1 stars 0 forks source link

fix(backend tests): fix date usage #304

Closed coffeemakingtoaster closed 1 year ago

coffeemakingtoaster commented 1 year ago

Changes

Closes #303

cloudflare-workers-and-pages[bot] commented 1 year ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: bf948ba
Status: ✅  Deploy successful!
Preview URL: https://fa1bab38.beyond-life.pages.dev
Branch Preview URL: https://fix-303-faulty-time.beyond-life.pages.dev

View logs

github-actions[bot] commented 1 year ago

backend Coverage

File % Stmts % Branch % Funcs % Lines Uncovered Line #s
All files 98.38 93.78 100 98.31

HTML Report

Full coverage report File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s ------------------------------|---------|----------|---------|---------|------------------- All files | 98.38 | 93.78 | 100 | 98.31 | auth | 97.34 | 100 | 100 | 97.16 | auth.controller.ts | 100 | 100 | 100 | 100 | auth.module.ts | 100 | 100 | 100 | 100 | auth.service.ts | 95.77 | 100 | 100 | 95.58 | 182,270-273 auth/dtos | 100 | 100 | 100 | 100 | forgot-password.dto.ts | 100 | 100 | 100 | 100 | login.dto.ts | 100 | 100 | 100 | 100 | register.dto.ts | 100 | 100 | 100 | 100 | submit-new-password.dto.ts | 100 | 100 | 100 | 100 | auth/guards | 100 | 100 | 100 | 100 | pw-reset-token.guard.ts | 100 | 100 | 100 | 100 | refresh-token.guard.ts | 100 | 100 | 100 | 100 | verify-token.guard.ts | 100 | 100 | 100 | 100 | auth/responses | 100 | 100 | 100 | 100 | token.response.ts | 100 | 100 | 100 | 100 | auth/strategies | 97.14 | 0 | 100 | 96.55 | pw-reset-token.strategy.ts | 100 | 100 | 100 | 100 | refresh-token.strategy.ts | 93.33 | 0 | 100 | 92.3 | 29 verify-token.strategy.ts | 100 | 100 | 100 | 100 | db | 100 | 100 | 100 | 100 | db.module.ts | 100 | 100 | 100 | 100 | db/entities | 100 | 100 | 100 | 100 | index.ts | 100 | 100 | 100 | 100 | lastwill.entity.ts | 100 | 100 | 100 | 100 | mail-event.entity.ts | 100 | 100 | 100 | 100 | users.entity.ts | 100 | 100 | 100 | 100 | db/services | 95.18 | 91.66 | 100 | 94.66 | lastwill.service.ts | 100 | 100 | 100 | 100 | mail-event.service.ts | 90 | 50 | 100 | 88.88 | 45-46 user.service.ts | 95.12 | 100 | 100 | 94.87 | 120,150 lastwill | 98.95 | 82.05 | 100 | 100 | lastwill.controller.ts | 100 | 100 | 100 | 100 | lastwill.module.ts | 100 | 100 | 100 | 100 | lastwill.service.ts | 98.21 | 82.05 | 100 | 100 | 35,68-87 lastwill/dto | 100 | 100 | 100 | 100 | create-lastwill.dto.ts | 100 | 100 | 100 | 100 | generated-lastwill.dto.ts | 100 | 100 | 100 | 100 | update-lastwill.dto.ts | 100 | 100 | 100 | 100 | lastwill/utilities | 100 | 100 | 100 | 100 | grammar.utils.ts | 100 | 100 | 100 | 100 | lastwill-templating.util.ts | 100 | 100 | 100 | 100 | mail | 100 | 100 | 100 | 100 | mail.module.ts | 100 | 100 | 100 | 100 | mail/interfaces | 100 | 100 | 100 | 100 | mail.interface.ts | 100 | 100 | 100 | 100 | mail/metadata | 100 | 100 | 100 | 100 | mail.module-definition.ts | 100 | 100 | 100 | 100 | mail/services | 93.54 | 77.77 | 100 | 93.1 | scheduler.service.ts | 90.47 | 50 | 100 | 90 | 49-50,74-75 send.service.ts | 100 | 100 | 100 | 100 | payments | 100 | 100 | 100 | 100 | payments.controller.ts | 100 | 100 | 100 | 100 | payments.module.ts | 100 | 100 | 100 | 100 | payments/interfaces | 100 | 100 | 100 | 100 | payments.ts | 100 | 100 | 100 | 100 | payments/services | 100 | 100 | 100 | 100 | payments.service.ts | 100 | 100 | 100 | 100 | profile | 98.52 | 100 | 100 | 98.36 | profile.controller.ts | 100 | 100 | 100 | 100 | profile.module.ts | 100 | 100 | 100 | 100 | profile.service.ts | 97.67 | 100 | 100 | 97.5 | 62 profile/dtos | 100 | 100 | 100 | 100 | change-email.dto.ts | 100 | 100 | 100 | 100 | change-password.dto.ts | 100 | 100 | 100 | 100 | shared | 100 | 100 | 100 | 100 | shared.module.ts | 100 | 100 | 100 | 100 | shared/guards | 100 | 100 | 100 | 100 | jwt.guard.ts | 100 | 100 | 100 | 100 | shared/strategies | 100 | 100 | 100 | 100 | jwt.strategy.ts | 100 | 100 | 100 | 100 |