First, ensure you are running the cypress engine:
- npx cypress open
- Select integration tests
- Create new test
- Open the test in the cypress UI
- Click on run
- Run the test
- Update the code
- Inspect the elements
- Create intercept methods in the intercepts folder
- For requests with big data payloads, such as lists, first create a fixture object containing the response