Unwrap text
Report abuse
rake 2>/dev/null
(in /Users/chris/dev/mephisto/personal)
Loaded suite /opt/local/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake/rake_test_loader
Started
......................................................................................................................................................................................................................................................................E....................
Finished in 28.393704 seconds.
1) Error:
test_forgot_password(UserMailerTest):
RuntimeError: Missing host to link to! Please provide :host parameter or set default_url_options[:host]
/Users/chris/dev/mephisto/personal/config/../vendor/rails/actionpack/lib/action_controller/url_rewriter.rb:43:in `url_for'
/Users/chris/dev/mephisto/personal/config/../app/models/user_mailer.rb:9:in `forgot_password'
/Users/chris/dev/mephisto/personal/config/../vendor/rails/actionmailer/lib/action_mailer/base.rb:373:in `create!'
/Users/chris/dev/mephisto/personal/config/../vendor/rails/actionmailer/lib/action_mailer/base.rb:366:in `initialize'
/Users/chris/dev/mephisto/personal/config/../vendor/rails/activerecord/lib/../../activesupport/lib/active_support/core_ext/module/attribute_accessors.rb:24:in `new'
/Users/chris/dev/mephisto/personal/config/../vendor/rails/actionmailer/lib/action_mailer/base.rb:326:in `method_missing'
./test/unit/user_mailer_test.rb:24:in `test_forgot_password'
283 tests, 602 assertions, 0 failures, 1 errors
Loaded suite /opt/local/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake/rake_test_loader
Started
..............................................................................................................................................................EE..............................................
Finished in 62.401494 seconds.
1) Error:
test_should_find_css_by_full_path(AssetsControllerTest):
NoMethodError: undefined method `content_type' for #
./test/functional/assets_controller_test.rb:24:in `test_should_find_css_by_full_path'
2) Error:
test_should_find_js_by_full_path(AssetsControllerTest):
NoMethodError: undefined method `content_type' for #
./test/functional/assets_controller_test.rb:30:in `test_should_find_js_by_full_path'
206 tests, 629 assertions, 0 failures, 2 errors
Loaded suite /opt/local/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake/rake_test_loader
Started
.................
Finished in 19.397444 seconds.
17 tests, 179 assertions, 0 failures, 0 errors
rake aborted!
Test failures
(See full trace by running task with --trace)