Tag: testing

  • Unit Testing AngularJS Course Hits $1000 Milestone

    Unit Testing AngularJS Course Hits $1000 Milestone

    I’ve hit my first major milestone for my Unit Testing AngularJS Course on Udemy. After 3 months – I’ve got 1,350 students, an average rating of 4.43 and made a profit of just over $1000! When I first thought about starting the course I planned it as more of a learning exercise to become better at teaching and at AngularJS. Creating the…

  • The Easiest Way To Mock Dependencies In AngularJS Unit Tests

    The Easiest Way To Mock Dependencies In AngularJS Unit Tests

    At my day job, we’ve recently embarked on a project to improve our test coverage for our AngularJS based mobile site, which currently sits at a measly 40%. So I’ve been writing lots of unit tests lately and keep trying to find ways to make this tedious process a little bit easier and more enjoyable.…