This is a demo showcasing how to approach integration testing using Cypress and cypress-autorecord. It uses the angular-realworld-example-app as the dummy application.
Navigate to cypress/
folder to find the integration test.
To see the tests in actions run yarn start
and then yarn cypress
.