Testing the Create Page
Learn to test a create page.
We'll cover the following...
Let’s begin testing the create page of the meetup application. According to our user acceptance tests, the following features should be available:
Users should be able to create a meetup by filling out the form with the following information:
Name
Location
Date and time
Description (optional)
After submitting the form ...