Don't ignore instincts
A few days ago, I wrote this post on testing more. So I started off with some integration testing my http handlers. There was one huge flaw in the way I was testing, it's the eternal elephant in the name of, mocks. Long story short, mocks are garbage.…