You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user, I want to be able to set preferences for the format of the notifications I receive, so that I can choose whether to receive emails, push notifications or other types of alerts.
#14
Open
francis802 opened this issue
Mar 6, 2023
· 0 comments
Scenario: User wants to set notification preferences
Given the user has an account on the app
And the user is logged in
When the user navigates to their account settings
And the user selects "Notification Preferences"
And the user selects their preferred notification format (e.g., email, push notification, etc.)
And the user saves their preferences
Then the app should send notifications to the user using the preferred format
And the user should be able to change their notification preferences at any time and have the changes take effect immediately
The text was updated successfully, but these errors were encountered:
francis802
changed the title
As a business owner, I want to read reviews that bring well made criticism, so that I can improve on the company's flaws
As a business owner, I want to read reviews that bring well made criticism, so that I can improve on the company's flaws.
Mar 6, 2023
TiagoTavaresSimoes
changed the title
As a business owner, I want to read reviews that bring well made criticism, so that I can improve on the company's flaws.
As a user, I want to be able to set preferences for the format of the notifications I receive, so that I can choose whether to receive emails, push notifications or other types of alerts.
Mar 10, 2023
Acceptance Test
The text was updated successfully, but these errors were encountered: