Rails I
3 credits
| All required tests written | 50 |
| Tests passing | 20 |
| Tests test what should be tested | 30 |
| 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.