Skip to content

266 dev improve error handling for notifications module#288

Open
camila-carrillo wants to merge 3 commits intomainfrom
266-dev---improve-error-handling-for-notifications-module
Open

266 dev improve error handling for notifications module#288
camila-carrillo wants to merge 3 commits intomainfrom
266-dev---improve-error-handling-for-notifications-module

Conversation

@camila-carrillo
Copy link
Contributor

ℹ️ Issue

Closes #266

📝 Description

Write a short summary of what you added. Why is it important? Any member of C4C should be able to read this and understand your contribution -- not just your team members.

Briefly list the changes made to the code:

  1. Improved error handling to throw specific errors via NestJS common built-in exceptions.
  2. Updated Swagger Docs so that new error handling matches status codes (400 level errors).
  3. Updated existing unit tests and wrote new tests to test new errors.

✔️ Verification

What steps did you take to verify your changes work? These should be clear enough for someone to be able to clone the branch and follow the steps themselves.

image

Test Changes

If your new feature required some test to be changed or added to fit the new functionality or changes please document these changes here.

Mentioned above!

🏕️ (Optional) Future Work / Notes

Did you notice anything ugly during the course of this ticket? Any bugs, design challenges, or unexpected behavior? Write it down so we can clean it up in a future ticket!

n/a

@camila-carrillo camila-carrillo linked an issue Feb 5, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DEV - Improve error handling for notifications module

1 participant