TutPlus - Testing Angular Servicesseeders: 5
leechers: 4
TutPlus - Testing Angular Services (Size: 131.92 MB)
Description
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. Sharing Widget |