-
-
Save mcsuth/7207065 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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