E2E Testing with Cypress and GraphQL
Jul 9, 2021 · 3 min read · You have a full-stack application and your server is running on GraphQL. It's common practice to mock out your back-end so you can test your front-end in isolation. They are separate systems after all and should be tested separately. Until now this h...
Join discussion