Story
An authenticated user visits a view and receives a notification from a followed user that creates a public update
Acceptance Criteria
Given An authenticated user access the application
When The user is accessing a default view while a followed user creates a public update
Then The active user can receives a notification including the update
Given An authenticated user logs into the application
When The user is following a user who has created 5 > updates since the active user’s last login
Then The active user receives a single notification that multiple updates have occurred
Story
An authenticated user visits a view and receives a notification from a followed user that creates a public update
Acceptance Criteria
Given An authenticated user access the application
When The user is accessing a default view while a followed user creates a public update
Then The active user can receives a notification including the update
Given An authenticated user logs into the application
When The user is following a user who has created 5 > updates since the active user’s last login
Then The active user receives a single notification that multiple updates have occurred