Testing

100 points

Testing

Requirements

All required tests written50
Tests passing20
Tests test what should be tested30
Total100 pts

Resources

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.