How To Write End-To-End Tests Using Cypress App Actions
When I started writing tests with Cypress, I was always going to use the user interface to interact and change the application’s state when running tests.
This could be beneficial since it gives you the same behavior as an end-user interacting with t...
enrique2020.hashnode.dev14 min read