Tests for wedding-gallery component
User Story
As a frontend developer, I want to implement unit tests for the wedding-gallery component so that we can ensure its stability and correct behavior during image display and interaction.
Acceptance Criteria
- Create unit tests to verify image loading and rendering
- Ensure image buttons works correctly
- Mock API/image source calls where necessary
- Achieve at least 80% test coverage for the component
Priority
High