Introduction to Automated Testing
  • What is Automated Testing
  • Types of Tests
  • Asking Questions
Unit Testing Angular Apps
  • Unit Testing Fundamentals
  • Working with Strings and Arrays
  • Setup and Tear Down
  • Working with Forms
  • Working with Event Emitters
  • Working with Spies
  • Interaction Testing
  • Working with Confirmation Boxes
  • Limitations of Unit Tests
  • Code Coverage
  • Exercises
Integration Testing
  • Introduction
  • The Setup Code
  • Generating the Setup Code
  • Testing Property and Class Bindings
  • Testing Event Bindings
  • Providing the Dependencies
  • Getting the Dependencies
  • Providing Stubs
  • Testing the Navigation
  • Dealing with Route Parameters
  • Testing RouterOutlet Components
  • Shallow Component Tests
  • Testing Attribute Directives
  • Dealing with Asynchronous Operations
  • Coupons to My Other Courses