Create the model layer of a web application using Mongoose and TDD.
Continue your testing for web development learning journey with Learn Testing for Web Development: Model Testing. You'll learn how to build the model layer of a web application using Mongoose and write tests to confirm its intended behavior.
### Skills you’ll gain
* Identify what the model layer represents.
* Build the model layer of a web application using Mongoose.
* Write tests to check the desired behavior of the model layer.
### Notes on prerequisites
We recommend that you complete [Learn Testing for Web Development: Fundamentals](https://www.codecademy.com/learn/learn-testing-for-web-development-fundamentals) before starting this course.
Continue your testing for web development learning journey with Learn Testing for Web Development: Model Testing. You'll learn how to build the model layer of a web application using Mongoose and write tests to confirm its intended behavior.
### Skills you’ll gain
* Identify what the model layer represents.
* Build the model layer of a web application using Mongoose.
* Write tests to check the desired behavior of the model layer.
### Notes on prerequisites
We recommend that you complete [Learn Testing for Web Development: Fundamentals](https://www.codecademy.com/learn/learn-testing-for-web-development-fundamentals) before starting this course.