RailsCasts Pro episodes are now free!

Learn more or hide this

Kendall Guillemette's Profile

GitHub User: vigilanteweb

Site: http://vigilanteweb.com

Comments by Kendall Guillemette

Avatar

Ryan,
Thanks for this. I am running into some problems with my functional tests

1) Failure:
test_should_create_user(UsersControllerTest) [/test/functional/users_controller_test.rb:20]:
"User.count" didn't change by 1.
expected but was
.

2) Failure:
test_should_update_user(UsersControllerTest) [/test/functional/users_controller_test.rb:39]:
Expected response to be a <:success>, but was