Slides: http://cvuorinen.net/testing-angular-...
This talk is based on experience writing tests for frontend apps using Karma, Jasmine and Protractor for over 4 years, first with AngularJS 1 and then Angular 2+ as well as other frameworks and languages.
The talk will cover some basic info about automated testing like different types of test (unit, integration, e2e), how to get started with testing Angular apps using the Angular CLI and go through some examples of tests written for a small demo app. Along the way I will cover some best practices and tips for writing solid tests that provide real value and how to avoid writing brittle tests.