MODIFIED Requirements
Requirement: Demo User Data Completeness
The Firebase seed script SHALL create user profiles with all visible fields populated to ensure marketing-quality screenshots.
Scenario: User avatars visible in screenshots
- WHEN seed script completes execution
- THEN each user profile document has
imageUrl set to Storage emulator download URL
- AND avatars display in app when viewing household members
Scenario: Avatar upload precedes profile creation
- WHEN seed script runs
- THEN avatars are uploaded to Storage emulator before user profile documents are created
- AND download URLs are available for profile creation
Reacties