Testing Angular Services

Posted By: ELK1nG

Testing Angular Services
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 131 MB | Duration: 11 minutes

Unit testing is a key tool for ensuring the correctness of our software, and Angular apps are no exception! In fact, part of what makes Angular so amazing is that it's a framework written from the ground up with testing in mind. Angular services are easier to test than some other Angular components, such as controllers, but still different than unit testing regular JavaScript applications.

In this Coffee Break Course, Envato Tuts+ instructor Dan Wellman will show you how to take an existing Angular app and add tests for one of its custom services. We'll see how to inject the service and its dependencies for testing, and how to stub methods in those dependencies with Sinon.

Watch the other Coffee Break Courses in the Angular testing series:

Testing Angular Controllers
Testing Angular Directives
Testing Angular Filters
Testing Angular Components
We've built comprehensive guides to help you learn JavaScript, AngularJS, and Angular 2, whether you're just getting started or you want to explore more advanced topics.

Learn JavaScript: The Complete Guide
Learn AngularJS
Learn Angular 2