In this chapter, we have created the first version of a web shop application that we are going to use throughout the book. To keep it simple, it has no backend yet, but in the following chapters we will add a backend with Node.js, MongoDB, C# Core, and PostgreSQL. But first, let's add various tests and automate those. In the next chapter, we will use Jasmine to write our tests, Karma to automatically run those tests, and Selenium with Protractor to write and run end-to-end tests.




















































