Event Recommendations E2E tests
Let's add E2E tests for our recommendation list component.
We’ll finish this chapter with the E2E tests for our new feature. First, let’s create a new file for our tests.
touch cypress/integration/recommendations-list.js
Access this course and 1400+ top-rated courses and projects.