[Radiant] mailer_behavior_test
Todd McGrath
mcgrath at supergloo.com
Thu Nov 9 16:54:32 CST 2006
Hi Everyone!
First post and wouldn't you know it - it's probably a simple, rookie, nuby, etc.
type of question. I have searched and read quite a bit before posting.
Trying to debug why the mailer_behavior isn't working for me, so I thought to
run the test that is included with it.
Is it as simple as going to the vendor/plugins/radiant_mailer_behavior directory
and typing 'rake'? or type 'rake test:plugins' from the rails app root dir.
In either case, I see the first line in
vendor/plugins/radiant_mailer_behavior/tests/mailer_behavior_test.rb
require File.dirname(__FILE__) + '/../../test_helper'
But, I don't have a test_helper.rb file in vendor/plugins, so I don't see how
the test will ever work?
Todd
More information about the Radiant
mailing list