@thoughtbot @csara they make the tests less noisy but I’ve never understood the value of what is effectively testing Rails works. I can safely assume that if I put validates_presence_of :foo in my model it’ll validate the presence of foo.
@thoughtbot @csara they make the tests less noisy but I’ve never understood the value of what is effectively testing Rails works. I can safely assume that if I put validates_presence_of :foo in my model it’ll validate the presence of foo.