Fixing unit tests

It's time to start fixing all the tests. Let's see how to make all green:

  1. Still in the Chrome browser, click on the first test suite, called AppComponent should create the app. You will see the following page:
AppComponent

Note that, in the previous screenshot, you are only seeing the AppComponent – related tests.

  1. Go back to the Spec List and click on AppComponent should create the app; you will see the following page:
AppComponent should create the app

The preceding error message is very clear:

Failed: Template parse ...

Get Hands-On Full Stack Web Development with Angular 6 and Laravel 5 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.