The user can choose when to be reminded to go to a service, at a specific time and day
User Interface Mockup
Acceptance tests
First Scenario
Scenario: Access the "Serviço" page go in the "SRH" service and open create reminder page
Given I am logged in
I open the drawer
And I tap the "key_Serviços" button
And I tap the "SRH-service" button
And I tap the "key_create_reminder_window" button
Then I expect the text "Reminder" to be present
Notes
User Interface Mockup
Acceptance tests
First Scenario