12

I seriously cannot stress how important it is to build good reliable tests. Especially regression testing.

I am crying inside over the amount of time I've lost in my integration hell.

Seriously stupid shit that should have been tested but never did because I was too fucking lazy. Don't be me. Don't put yourself in the hell I'm in. Be better.

Comments
  • 2
    Does anyone know how to integration-test Docker Swarm stack files?

    My idea is to test healthchecks and test HTTP response code = 200 for services that are proxied.

    But I may be too naïve.
Add Comment