...
Clicking "back" from the detail view should return to the map view with the search results still displayed.
- Test that you're able to exit the map, return to the map, search, and open a new result in the detail view.
- Test searching for nonsense strings (with dangerous characters and SQL injection statements) to make sure it handles gracefully.
- Try a blank search.
- Try a single letter search.
Directory
User should see any emergency contact info displayed if available, which they can click to view a detail view of contact info.
...