To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorLocal Resident seeking Support
As a local resident
So that I can get support for a specific condition
I want to find contact details for a local service specific to my need
- Background organizations have been added to database
-
- Given
-
the following organizations exist:
name description Harrow Bereavement Counselling Bereavement Counselling Indian Elders Associaton Care for the elderly Age UK Care for the elderly
- Scenarios
-
- Find help with care for elderly
- Find a bereavement counsellor
- Searching Google for "death of a relative"
- Find help with care for elderly
-
- Given
- I am on the home page
- When
- I search for "elderly"
- Then
- I should see contact details for "Indian Elders Associaton" and "Age UK"
- Find a bereavement counsellor
-
- Given
- I am on the home page
- When
- I search for "Bereavement Counselling"
- Then
- I should see contact details for "Harrow Bereavement Counselling"
- Searching Google for "death of a relative"
-
This scenario does not have any steps.
Last published about 7 years ago by Ingram Monk.