Introduction

NgRx Effects are a little more tricky to unit test than reducers and selectors. Therefore, this kind of unit testing will be covered in three lessons.

In this lesson, we’ll configure the TestBed so that it can test the ProductsEffects defined in the Products module.

Get hands-on with 1200+ tech skills courses.