Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save s-espinosa/657ffc5fb4bfa7248625bd3c369f2b74 to your computer and use it in GitHub Desktop.
Save s-espinosa/657ffc5fb4bfa7248625bd3c369f2b74 to your computer and use it in GitHub Desktop.
Testing Homework

Testing Homework - Rails/JS

  • Choose one of the following tracks:

  • Skim/Read through the associated links

  • Attempt to hook up and implement unit or feature js tests in your IdeaBox or this sample idea-bin project

  • Fork this gist

  • Respond with:

    • Your experience implementing
    • Were you successful?
    • Links to commits on Github or copy and pasted code snippits of a test
  • Experience Implementing: Not too bad. Had started a test and put it in a holding pattern, so that helped.

  • Success?: Yep. One feature test passing.

  • Commit on Github: https://github.com/s-espinosa/idea_box/commit/526c3e66d2bc0bccf0be08f4b5a08446389fc6d9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment