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
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