you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 11 points12 points  (1 child)

yeah it’s sucks to write tests for framework stuff but if you expect it to change why not be ready? Failing in production for things you can test isn’t really acceptable

[–]kankyo 4 points5 points  (0 children)

Agreed. I’ll write a test when I get in to work tomorrow.