AS A user,
I WANT TO see an inspirational quote on the todo tasks page
TO motivate me to do my tasks
SO THAT I am inspired to complete them
SCENARIO: User Logs Into Their Account and Lands on the Tasks Page
GIVEN the user logs into their account,
WHEN they login and land on the tasks page,
THEN the user should see an inspirational quote displayed,
WITHIN 2 seconds.
AS A user,
I WANT TO see an inspirational quote on the todo tasks page
TO motivate me to do my tasks
SO THAT I am inspired to complete them
SCENARIO: User Logs Into Their Account and Lands on the Tasks Page
GIVEN the user logs into their account,
WHEN they login and land on the tasks page,
THEN the user should see an inspirational quote displayed,
WITHIN 2 seconds.