...

/

Dashboard E2E tests

Dashboard E2E tests

Let's write E2E tests for our dashboard component.

Add file

Now that we’ve manually tested it, let’s jump into Cypress and add a quick test for this behavior. First, create a new file for tests related to our dashboard.

touch cypress/integration/dashboard.js
Access this course and 1400+ top-rated courses and projects.