Skip to content

integrate request screens with pending notifications #174

Description

@mxfactorial

test case titles = expected


requestScreen displays pending notification from websocket message

  1. navigate to requestScreen
  2. receive pending notifications websocket event
  3. pending messages merged into transaction requests stored in state

requestDetailScreen displays from notificationDropDownMenuItem

  1. sign into account with pending notifications > 0
  2. select notificationFlag on homeScreen to display notificationDropDownMenu
  3. select notificationDropDownMenuItem on notificationDropDownMenu

notificationCounter decrements and notificationDropDownMenuItem removed from notificationDropDownMenu

  1. sign into account with pending notifications > 0
  2. select notificationFlag on homeScreen to display notificationDropDownMenu
  3. select notificationDropDownMenuItem on notificationDropDownMenu to display requestDetailScreen

clearnotifications websocket event sent for single cleared notificationDropDownMenuItem

  1. sign into account with pending notifications > 0
  2. select notificationFlag on homeScreen to display notificationDropDownMenu
  3. select notificationDropDownMenuItem on notificationDropDownMenu to display requestDetailScreen

*estimations will include unit and e2e test coverage of requirements. new screens will include an e2e inventory test (example)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions