Modals can be a pain in the ass, but there’s no way around them. I’m currently working on an application where we need them. Whilst working with Inertia.js and Vue.js we have many options available, let’s have a look how I solved this issue.
PHP
5 Ways to Extract Value from Overmocked Tests
Tomas shares his approach to get the most out of mocks, drop dead code, and make tests more valuable. Read more