Skip to content

addd tests for /controllers & delete tools #105

addd tests for /controllers & delete tools

addd tests for /controllers & delete tools #105

Triggered via push September 19, 2025 04:59
Status Failure
Total duration 1m 12s
Artifacts

coverage.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
coverage
Process completed with exit code 1.
tests/webhookController.test.js: apps/api/controllers/webhookController.js#L10
Error: process.exit unexpectedly called with "1" ❯ apps/api/controllers/webhookController.js:10:10 ❯ tests/webhookController.test.js:2:1
tests/seekerController.test.js: node_modules/resend/dist/index.mjs#L316
Error: Missing API key. Pass it to the constructor `new Resend("re_123")` ❯ new Resend node_modules/resend/dist/index.mjs:316:15 ❯ apps/api/services/candidateNotificationService.js:7:16 ❯ apps/api/controllers/seekerController.js:9:1