Cleaning Up After the Tests

Learn how to clean up after running tests with Cypress.

We'll cover the following

In the following two tests, we insert a meetup into the database using our custom task and then visit the URL matching the slug to assert that it exists. Try to guess the result of this test and click the “Run” button to see what happens.

Get hands-on with 1200+ tech skills courses.