Threesuns

Email

Contact

All Semesters

Semesters

All Courses

Courses

Rails I

CSYS2863

3 credits

Labs

Testing

Lab

100 points

Requirements

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

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.