Exercises
The following are some exercises for you to try out:
- Update your
CustomerForm
andAppointmentForm
tests to use the new builders you’ve created. - Add a test to
AppointmentForm
that ensures that the customer ID is submitted when the form is submitted.