Hello, I am using the login_engine and user_engine in my application. For testing my application if I run 'rake test' it falis because the rake test task doesn't runs the rake bootstrap and rake sync_permissions (or their equivalent) task on the test_db.
How can I make the different `rake test' tasks run the engines rake tasks (or their code equivalent) before starting the actual testing. Thanks for our help. -- Surendra Singhi http://ssinghi.kreeti.com, http://www.kreeti.com Read my blog at: http://cuttingtheredtape.blogspot.com/ ,---- | "War is Peace! Freedom is Slavery! Ignorance is Strength!" | -- Orwell, 1984, 1948 `---- _______________________________________________ engine-users mailing list [email protected] http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org
