Threesuns

Email the Instructor

Contact

All Semesters

Semesters

All Courses

Courses

2013Spring

01.14.13 - 05.12.13

Rails I

CSYS2863

Tuesday Thursday
11:00 AM - 12:20 PM

Testing

Lab08

Objective: To practice with test driven development

pastdue

Submit Your Solution

Lab08

Request a Copy of your Solution

Lab08

Requirements

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

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.