Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 324 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 324 Bytes

NgrxComponentStoreTesting

This is an example project for unit testing NgRX component store components. There are tests for the component store itself and also integration tests for the component making use of the component store.

Related issue: ngrx/platform, issue #2767.