Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

integrate request screens with pending notifications #174

Open
mxfactorial opened this issue Dec 24, 2019 · 0 comments
Open

integrate request screens with pending notifications #174

mxfactorial opened this issue Dec 24, 2019 · 0 comments

Comments

@mxfactorial
Copy link
Contributor

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant