Test for wedding endpoints
User Story
As a developer, I want to implement tests for wedding-related backend endpoints so that we can ensure the API functions correctly and reliably.
Acceptance Criteria
- Create unit tests for the wedding endpoints
- Ensure edge cases and validation errors are covered
- Tests should run successfully
Priority
High