Skip to content

Instantly share code, notes, and snippets.

@featherart
Created October 29, 2013 00:00
Show Gist options
  • Save featherart/7206982 to your computer and use it in GitHub Desktop.
Save featherart/7206982 to your computer and use it in GitHub Desktop.
Homework for 10/28 WDI
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