Demo modebez perzistence (nastav DATABASE_URL) · bez auth (nastav WEAVE_ACCESS_PASSWORD + SESSION_SECRET)
Test cases

Push notification on order dispatch

mediumin review

Popis

Mobile push notification sent when order status changes to 'dispatched'.

Kroky

  1. 1
    Register test device token via /api/devices
  2. 2
    Change order status to dispatched
  3. 3
    Verify push payload received at test device endpoint
    Payload contains orderId and 'Your order is on its way'
Očekávaný výsledek: Push delivered within 30 s; deep-link in payload opens correct order detail.

Výskyt v bězích

sprint-48-demo
30. 5. 2026 09:30pass
Owner
qa@qawave.ai
Tagy
#notifications#mobile#integration
Vytvořeno
20. 5. 2026 09:00
Upraveno
28. 5. 2026 09:00