Exercise: Mocking
This exercise will allow you to put into practice what you have learned so far in this course.
We'll cover the following...
Starter project
The starter project contains a form that allows a user to enter a person’s name and score. The project includes two tests that verify the following:
- When the form is successfully submitted, a success message is rendered.
- When the form is unsuccessfully submitted, an error message is rendered.
Access this course and 1400+ top-rated courses and projects.