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
Get hands-on with 1400+ tech skills courses.