Your green test suite might be lying to you: if it only asserts a 200 and ignores the email sent or record created, you can delete the feature and the test stays green. Assert side effects, cover failure paths, one scenario per test. go.fastruby.io/pdj #Testing #RubyOnRails
0 likes 0 replies
?