- 
                Notifications
    You must be signed in to change notification settings 
- Fork 1
Description
Given a School account
And account hasn't had "Find Closest Churches" button pressed yet
When the "Find Closest Churches" button is pressed
And loading has completed
Then a "Success" informational messaged appears [exact wording TBD]
And a link to the Church School Partnership related list appears
And a list of all found Churches/CSPs does NOT display anymore
Given a School account
And account has had "Find Closest Churches" button pressed yet
When the "Find Closest Churches" button is pressed
And loading has completed
Then a "20 churches have already been found" informational message appears [exact wording TBD]
And a link to the Church School Partnership related list appears
And a list of all found Churches/CSPs does NOT display anymore
Given a School account
And account hasn't had "Find Closest Churches" button pressed yet
And a validation rule exists that would always cause an error on account creation
When the "Find Closest Churches" button is pressed
And loading has completed
Then an "Error" messaged appears [existing functionality]
And a list of all found Churches/CSPs does NOT display anymore