This course has been updated! We now recommend you take the Angular 9 Fundamentals course.
Check out a free preview of the full AngularJS 1.x Application Development course:
The "Testing" Lesson is part of the full, AngularJS 1.x Application Development course featured in this preview video. Here's what you'd learn in this lesson:
Because state is separate from the DOM, Angular is an extremely easy framework to test. Unit testing can be done with Karma. E2E testing can be done with Protractor.