Writing the Code for the Models
Writing the code for the model and rerun the test.
We'll cover the following...
In this lesson, we write the simplest code that will make the test run successfully and also discuss refactoring. This means we ...