| Web Development >> Ruby On Rails |
Testing Controllers
| Language : | English | Quality : | High | Has Audio : | true | Source : | Other | Media : | QuickTime |
| Controllers are tricky to test, and there's no perfect way to do it. In this episode you will see how I test controllers, and my reasoning behind it. |
Tags: Ruby On Rails, Screencast, Controller, Testing, [SUGGEST A TAG]
Resources referenced in this screencast
|
Articles Realted to this Topic |
[SUGGEST A ARTICLE] |
|
Testing Your Controllers The goal of functional testing is to test your controllers. When you get into the realm of testing controllers, we’re operating at a higher level than the model. |
