Skip to content

Instantly share code, notes, and snippets.

@mrgenixus
Created July 27, 2015 21:51
Show Gist options
  • Save mrgenixus/60b22dafe9cd91f68abe to your computer and use it in GitHub Desktop.
Save mrgenixus/60b22dafe9cd91f68abe to your computer and use it in GitHub Desktop.

What's this PR do?

  • Allows a guest to book a tour

Where should the reviewer start?

spec/features/guest_book_tour_spec.rb

How should this be manually tested?

Read through and manually check the feature test for this story

Any background context you want to provide?

N/A

What are the relevant tickets?

Sprintly #5

Screenshots (if appropriate)

Definition of Done:

  • 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?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment