All,

I'm working on an ActiveScaffold based application, and in the interest
of getting more functional test coverage, I'd like to verify things
about AS-generated screens in the context of multiple controllers.

In order to share these tests, I've created methods in test_helper.rb,
and simply invoke them from a method in each of the controllers.

Does anyone have a good recommendation for a way to manage functional
tests that you want to run across multiple controllers without having to
place a test method that simply calls a common test in each functional
test file?

Thanks,
Wes
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to