Skip to content

Latest commit

 

History

History
46 lines (32 loc) · 871 Bytes

File metadata and controls

46 lines (32 loc) · 871 Bytes

Tester Checklist

Core

  • Can sign in
  • Can sign out
  • Feed loads
  • Profile opens
  • Search returns users and posts

Posting

  • Text post works
  • Image post works
  • Video post works
  • Reply works
  • Delete own post works

Navigation

  • Post detail opens from feed
  • Reply detail opens from feed
  • Back navigation behaves correctly

Chat

  • Chat view opens
  • Can send message
  • New messages appear reliably

Notifications

  • Notification appears when app is open
  • Notification appears when app is backgrounded
  • Notification appears when app is closed
  • Notification opens correct destination

Visual/UX

  • No clipped buttons or overlapping text
  • No blank background-only screens
  • Scrolling remains smooth

Final

  • Report submitted if any item failed