AngularJS 1.4 Unit Testing in-depth, Using ngMock
This course will teach you ngMock Fundamentals for writing AngularJS 1.4 unit tests.
What you'll learn
This course introduces the ngMock module for unit testing in AngularJS 1.4. The course will cover this module extensively, giving viewers a solid foundation for unit testing AngularJS 1.4 code. We will learn by doing - building a movie application as we work through each concept of ngMock. By the end of the course, you will have greater fluency when writing unit tests for your AngularJS 1.4 applications.
Table of contents
Getting Started
12mins
First Steps with ngMock’s Core Functions
13mins
Unit Testing HTTP Interactions with ngMock
21mins
Unit Testing Controllers with ngMock
24mins
Unit Testing with Timeouts and Intervals
22mins
Unit Testing Directives with $rootScope
16mins
Unit Testing with Dates
16mins
Unit Testing with Exceptions
8mins
Unit Testing with Logging
7mins
Testing with ngMockE2E BackEnd
8mins