
Welcome message from your instructor!
In this lesson we'll go over the agenda for the rest of the course
In this lesson we'll cover the reasons why we should always test our code
In this lesson we'll cover some of the main testing methods in use today
In this lesson we'll cover the methods and tools available for testing in Angular
In this lesson we'll setup the foundation of our app which we build on for the rest of this course
In this lesson we'll add Karma and Jasmine to our app to allow us to start implementing tests
Continuation of previous lesson
In this lesson we'll call a third party API and learn how to test backend calls using $httpBackend
In this lesson we'll create a custom filter and learn how to test it
In this lesson we'll create a custom directive and set up our test to allow us to test it easily
In this lesson we'll cover how to test both the directive's javascript code and its HTML template
Learn how to mock a service or any other dependency using Angular Mocks' $provide function.
With over 2400 students and 250+ positive reviews this course is Udemy's most popular course covering Unit Testing for AngularJS!
Read on to learn why testing your Angular code can help you build stronger apps that always work when you need them to.
When I first started using Angular for our projects, I fell in love with just how easy it was to create apps which looked and worked great.
But as the apps we developed became more complex, and the number of people working on the same codebase grew, it became more and more difficult to keep track of all the changes happening in the code and what it’s actually meant to be doing, which lead to a lot of bugs and headaches.
Re-writing or fixing broken code is not only frustratingly boring, it’s also a massive waste of time and money.
So I’d like to help you out, by showing you how learning about testing AngularJS apps will save you from falling into the same situation.
Hi, I’m Matt and in this course I’ll walk you through how to Unit Test AngularJS code so that your app will never again break unexpectedly.
After completing this course you’ll be able to implement unit tests in your own Angular app, so that you can spend less time on fixing bugs and just focus on the fun parts of development!
Whether you're a developer or a quality insurance engineer, you'll learn skills in this course which apply to any AngularJS environment.
You’ll learn about:
If you’re not convinced about enrolling in the Unit Testing AngularJS course and learning about using Karma and Jasmine testing in Angular, take a look at the free preview videos and let me show you how to make your code rock solid so that it stands the test of time!