Hello everyone,
I’m trying to test the update action in my user controller, but
unfortunately having troubles. You can find all of my code and relevant
code here: http://pastie.org/private/odzbqvcoe8kdnh97ocaxia
You can find the exact RSpec error here:
http://pastie.org/private/pnpr3dgst1m50ixt4jufiq
In the first, I have the development.log to show the working log, on my
local server. That’s what I see when I update a user via the
application.
The test log is the log when running the spec. Please let me know if
anyone can think of anything that can point me in the right direction,
or inform me of something I may be doing wrong.
Thanks!
Andrew D.