search for: test_signup

Displaying 3 results from an estimated 3 matches for "test_signup".

2005 Dec 23
1
Salted Login Error
...;s causing this? ------------------------------------------------------------------------ 1) Error: test_delete(UserControllerTest): NoMethodError: undefined method `advance_by_days='' for Time:Class ./test/functional/user_controller_test.rb:132:in `test_delete'' 2) Error: test_signup(UserControllerTest): NoMethodError: undefined method `advance_by_days='' for Time:Class ./test/functional/user_controller_test.rb:51:in `do_test_signup'' ./test/functional/user_controller_test.rb:145:in `test_signup'' 49 tests, 227 assertions, 0 failures, 2 errors r...
2005 May 18
10
Salted Login Generator issues
Hello all, I''ve just installed and begun to integrate the salted login generator. So far I''m very impressed, though I''ve hit a few snags along the way. Unfortunately, I''ve met the first one that I haven''t been able to resolve on my own. When I hit the login action, I get errors in my log files. The specific error with trace is included below.
2005 Jul 05
2
Salted hash login generator (verification problem?)
...trunnerutilities.rb:27:in `run'' /usr/local/lib/ruby/1.8/test/unit/autorunner.rb:194:in `run'' /usr/local/lib/ruby/1.8/test/unit/autorunner.rb:14:in `run'' /usr/local/lib/ruby/1.8/test/unit.rb:285 /usr/local/lib/ruby/1.8/test/unit.rb:283 3) Failure: test_signup(UserControllerTest) [./test/functional/user_controller_test.rb:65:in `do_test_signup'' ./test/functional/user_controller_test.rb:145:in `test_signup'']: <1> expected but was <0>. 10 tests, 77 assertions, 1 failures, 2 errors rake aborted! Command failed with...