test case titles = expected
requestScreen displays pending notification from websocket message
- navigate to requestScreen
- receive
pending notifications websocket event
- pending messages merged into transaction requests stored in state
requestDetailScreen displays from notificationDropDownMenuItem
- sign into account with pending notifications > 0
- select notificationFlag on homeScreen to display notificationDropDownMenu
- select notificationDropDownMenuItem on notificationDropDownMenu
notificationCounter decrements and notificationDropDownMenuItem removed from notificationDropDownMenu
- sign into account with pending notifications > 0
- select notificationFlag on homeScreen to display notificationDropDownMenu
- select notificationDropDownMenuItem on notificationDropDownMenu to display requestDetailScreen
clearnotifications websocket event sent for single cleared notificationDropDownMenuItem
- sign into account with pending notifications > 0
- select notificationFlag on homeScreen to display notificationDropDownMenu
- 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)
test case titles = expected
requestScreen displays pending notification from websocket message
pendingnotifications websocket eventrequestDetailScreen displays from notificationDropDownMenuItem
notificationCounter decrements and notificationDropDownMenuItem removed from notificationDropDownMenu
clearnotifications websocket event sent for single cleared notificationDropDownMenuItem
*estimations will include unit and e2e test coverage of requirements. new screens will include an e2e inventory test (example)