Guest User

Untitled

a guest
Feb 22nd, 2018
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. #<User:0x30cea60 @attributes={"salt"=>"''", "activated_at"=>nil, "updated_at"=>Mon Dec 11 16:32:50 +0000 2006, "crypted_password"=>"''", "activation_code"=>"''", "remember_token_expires_at"=>nil, "id"=>0, "remember_token"=>"''", "first_name"=>"''", "login"=>"quire", "last_name"=>"''", "created_at"=>Mon Dec 11 16:32:50 +0000 2006, "email"=>"quire@example.com"}, @password=nil, @new_record=false, @errors=#<ActiveRecord::Errors:0x30cdee4 @base=#<User:0x30cea60 ...>, @errors={}>, @password_confirmation="quire">
  2. F....
  3. Finished in 0.633326 seconds.
  4.  
  5. 1) Failure:
  6. test_should_require_password(UserTest)
  7. [./test/unit/user_test.rb:27:in `test_should_require_password'
  8. /Users/jonah/rails/tinypete/config/../lib/authenticated_test_helper.rb:38:in `assert_difference'
  9. /Users/jonah/rails/tinypete/config/../lib/authenticated_test_helper.rb:43:in `assert_no_difference'
  10. ./test/unit/user_test.rb:22:in `test_should_require_password']:
  11. <nil> is not true.
Add Comment
Please, Sign In to add comment