19 Jan How to architect integration or End-to-end(E2E) tests for frontend Single Page Applications(React, Vue, Angular)
Have you ever had the need to work on Integration or End-to-end (E2E) tests for a Single Page Application made in Javascript that uses a remote backend API? In this blog post, we are going to set up from scratch our Cypress 11 test suite...