Objective
To practice with test driven development
Instructions
For this lab you will simply need to add tests to your previous lab. Every custom method added to a model will require a test and every controller action will require a test.
Due: Thursday May 09, 2013 11:59 PM
| All required tests written | 50 pts |
| Tests passing | 20 pts |
| Tests test what should be tested | 30 pts |
| Total | 100 pts |
To practice with test driven development
For this lab you will simply need to add tests to your previous lab. Every custom method added to a model will require a test and every controller action will require a test.