- Workin on the Snapshot: Dubuging Moduel from the Guild curriculum https://github.com/LearnersGuild/curriculum/blob/master/Phases/Practice/Modules/Snapshot-Debugging/README.md
- Going to the Home Page should let you see all the contacts
- Going to a contact detail page should show the full name of the contact
- Adding a contact should add a new contact in the database, and redirect to the created contact
- Clicking on the Delete link for a contact should delete the contact
- Searching for a contact should list all the contacts which match the search string