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