Skip to content

Instantly share code, notes, and snippets.

@mcsuth
Forked from featherart/gist:7206982
Created October 29, 2013 00:07
Show Gist options
  • Save mcsuth/7207065 to your computer and use it in GitHub Desktop.
Save mcsuth/7207065 to your computer and use it in GitHub Desktop.

Revisions

  1. Feather created this gist Oct 29, 2013.
    13 changes: 13 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,13 @@
    Please write some tests for your first Project. This is backwards from the way it "should" be
    -- haha, some Rspec humor for ya!!

    Make sure to include at least one Model test and one Controller test. These are tests for
    your Ruby code only.

    I will randomly call on students in each class to describe the tests they wrote and why, so
    please do your homework! :)

    Tomorrow we will learn about testing in JavaScript. If you want to do some reading up ahead
    of time please look at Mocha:
    - http://visionmedia.github.io/mocha/