Truyol's Dev Entries
Thoughts, ideas and obstacles encountered during my professional development.
Archive of posts with category 'GitLab'
As part of the DevOps cycle, our team run test per commit and per Merge Request, to catch any bug early in development. We heavily depend on GitLab’s Review Apps,...
Everybody wants repeatable tests once in a while, and these tests should use external dependencies with predictable behaviors and values. In this case, our team at Indimin wanted to test...