Icon
Unit Testing Angular Like a Boss - Workshop
  •  

Day 1: Workshop Goals & Automated Testing in General

I finished! On to the next chapter

Outline

Workshop Schedule

  • Intro
  • Karma Test Runner
  • Isolated Unit Tests
  • Integrated Unit Tests
  • DOM Interaction
  • Routing Components
  • Advanced Topics

3 Types of Automated Testing

  • Unit Tests
  • Integration/Functional Tests
  • End to End Tests