I'm goint to start my first real project in Rails and I'm frcing myself to write TDD test, I don't see real advantages in writing tests but since it seems very important I'll try.
But I'm asking if is necessary to test EVERY part of my app: also static pages?