Isolated Cypress UI tests
In my previous post, I described the whole test automation strategy for Spring + React application. One of the items there was isolated Cypress UI tests. In this post, I’d like to describe what isolation means and how to achieve...