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