[rspec-users] Drawing the line between controller and integration tests
Fearless Fool
lists at ruby-forum.com
Mon Sep 10 22:28:25 UTC 2012
One addendum: One thing I'd specifically like to know is where/how do
you test the *contents* of generated responses? That seems beyond the
purview of a controller test, but it doesn't require multiple
transactions or cross-controller interactions that would require an
integration test.
--
Posted via http://www.ruby-forum.com/.
More information about the rspec-users
mailing list