- Allows a guest to book a tour
spec/features/guest_book_tour_spec.rb
Read through and manually check the feature test for this story
N/A
Sprintly #5
- Is there appropriate test coverage? (e.g. rspec, Mocha/Chai)
- Does this PR have any migrations?
- [N] Does this PR require a Selenium test? (e.g. Browser-specific bugs or complicated UI bugs)
- [N] Does the wiki need to be updated?
- [N] Does this add new dependencies?
- [N] Will this feature require a new piece of infrastructure be implemented?
- [N] Does CI need to be updated?
- [N] Does this implement API endpoints for other clients?