Closed
Description
I can't tell where (git log --
returns nothing for that file), but at some point after 0.9.3 the Rails test case integration code was removed.
I can't find where the equivalent code is in the current revision, so this breaks controller unit test like
assert_serializer :photos
when trying to update, even though that behavior has not changed. Am I just not seeing where this code was moved to?