Loading

Now that we have our react form structure written using TDD, let’s take it a step further and TDD our form’s submission with an onSubmit handler as well.

Transcript

Test Drive the Submission of a React Form with React Testing Library