🔖 Title
E2E Tests for Notifications Flow
📄 Description
Create end-to-end integration tests for the notifications system including listing, filtering, and marking as read. Use test database for state validation. This issue can be completed independently once issues #60 and #61 are implemented.
Related to: Meta-issue #68
✅ Tasks to complete
📚 Documentation/context for AI
(This link never should removed)
https://github.com/TrustUp-app/TrustUp-API/tree/main/docs
Relevant documentation:
Dependencies:
🗒️ Additional notes
Acceptance Criteria:
- All E2E tests pass
- Notification filtering works correctly
- Unread count updates after marking as read
- Ownership validation prevents unauthorized access
- Database state is correctly updated
- Test data is cleaned up
🔖 Title
E2E Tests for Notifications Flow
📄 Description
Create end-to-end integration tests for the notifications system including listing, filtering, and marking as read. Use test database for state validation. This issue can be completed independently once issues #60 and #61 are implemented.
Related to: Meta-issue #68
✅ Tasks to complete
📚 Documentation/context for AI
(This link never should removed)
https://github.com/TrustUp-app/TrustUp-API/tree/main/docs
Relevant documentation:
Dependencies:
🗒️ Additional notes
Acceptance Criteria: