Personaly, I only create only the scenario when everything is ok (the happy path). For controllers, models, etc... I test everything.
Acceptances specs are slow. Test everything in acceptances specs will make your test suite very very very slow and I think it's useless. It's only my opinion. Some developpers test with complete scenarios. -- Posted via http://www.ruby-forum.com/. _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users