Athena — roomy-mobile/features/archive/2025-12-24-add-missing-screenshot-screens/proposal.md

Change: Add Missing Screenshot Screens


tracked-issues:

  • tracker: linear id: RMY-151 url: https://linear.app/de-app-specialist/issue/RMY-151/create-maestro-flows-for-app-store-and-play-store-screenshot

Why

The current Maestro flows capture 17 screens (13 main + 4 auth), but 8 screens are missing coverage:

  • edit_shopping_list_view.dart - Shopping list editor
  • manage_payment_view.dart - Payment creation/edit
  • inbox_view.dart - Notifications inbox
  • message_view.dart - Individual message detail
  • join_household_view.dart - Household join flow
  • welcome_home_view.dart - First-time user welcome
  • verify_email_view.dart - Email verification screen
  • oops_view.dart - Error screen

Note: The SCOPE.md incorrectly references nav_inbox - there is no inbox navigation tab. Inbox is accessed via a different route.

What Changes

  • ADDED Screenshot capture for edit_shopping_list_view.dart
  • ADDED Screenshot capture for manage_payment_view.dart
  • ADDED Decision on inbox/message/join/welcome/verify/oops screens (may exclude from store screenshots)

Impact

  • Affected specs: screenshot-automation
  • Affected code:
    • .maestro/screenshot-main-flow.yaml - Add navigation to missing screens
    • Potentially add identifiers to views if needed for navigation

Reacties

Nog geen reacties