Skip to content

247 Added Missing Endpoints to Reports Lambda#287

Open
mehanana wants to merge 2 commits into
mainfrom
247-Reports-Missing-Endpoints
Open

247 Added Missing Endpoints to Reports Lambda#287
mehanana wants to merge 2 commits into
mainfrom
247-Reports-Missing-Endpoints

Conversation

@mehanana

Copy link
Copy Markdown
Contributor

ℹ️ Issue

Closes #247

📝 Description

Added the endpoints GET /reports/{id} and DELETE /reports/id to the reports lambda with authentication. Also wrote tests for these

Briefly list the changes made to the code:

  1. Added the 2 new endpoints
  2. Wrote jest tests (e2e and unit)

✔️ Verification

Ran jest tests & tested through swagger UI

Provide screenshots of any new components, styling changes, or pages.

Jest:
image

Unauthorized:
Screenshot 2026-07-19 133403
Screenshot 2026-07-19 133419

Success:
Screenshot 2026-07-19 133840
Screenshot 2026-07-19 133851

Not Found:
Screenshot 2026-07-19 133904
Screenshot 2026-07-19 133913

🏕️ (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!

@mehanana
mehanana requested a review from nourshoreibah as a code owner July 19, 2026 17:46
@github-actions
github-actions Bot requested a review from Vaibhav978 July 19, 2026 17:46
github-actions Bot added a commit that referenced this pull request Jul 19, 2026
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.

[Backend] Missing CRUD endpoints across lambdas

2 participants