Challenge: Test Form Inputs with Cypress

Challenge yourself on testing form inputs with Cypress.

In this challenge, we will focus on two important features: preventing the creation of a meetup with an existing name and ensuring that the newly created meetups have their dedicated page.

Preventing duplicate meetups

Let’s review some of the functionalities to better understand how our application works when submitting a meetup with a name already in the database.

Get hands-on with 1200+ tech skills courses.