blog-post-not-testing-stupid-views

http://craftingruby.com/posts/2016/10/25/im-not-testing-those-stupid-views.html

blog-post-not-testing-stupid-views#edge-cases-in-integration-tests-and-speed1 Fixing an edge case in those views may involve the painstaking process of writing of an end-to-end test to ensure the bug has been squashed. Those kind of tests have quite an impact on the overall runtime of the test suite, so typically you don't want to write too many of them. Especially not for edge cases. blog-post-not-testing-stupid-views#edge-cases-in-integration-tests-and-speed1

blog-post-not-testing-stupid-views#as-stupid-as-possible1 Keeping views as stupid as possible is important. blog-post-not-testing-stupid-views#as-stupid-as-possible1

Referring Pages

logicless-template testing-concept-push-variation-into-faster-tests