Tests for wedding-quiz component
User Story
As a frontend developer, I want to implement unit tests for the wedding-quiz component so that we can ensure its stability and correct behavior during active usage by guests.
Acceptance Criteria
- Create unit tests to verify quiz saving state and question pulling
- Ensure quiz buttons works correctly
- Mock API calls where necessary
- Achieve at least 80% test coverage for the component
Priority
High