Closed xuxey closed 1 year ago
@samyakjain11 feel free to merge this if approved
St.:grey_question: |
Category | Percentage | Covered / Total |
---|---|---|---|
π‘ | Statements | 68.38% (+36.07% πΌ) |
292/427 |
π΄ | Branches | 7.5% (+5% πΌ) |
3/40 |
π΄ | Functions | 30.51% (+11.86% πΌ) |
18/59 |
π‘ | Lines | 64.89% (+34.04% πΌ) |
244/376 |
12 tests passing in 10 suites.
Report generated by π§ͺjest coverage report action from 003f22a91e89baaf0bdffff4f75896a3dd67c4be
Merging this since this is blocking AttendeeController testing
This PR overrides AuthGuard in
attendee.controller.spec.ts
. This was not caught previously due to differing git histories from the initial testing branch, and caused the test to fail.