NgrxComponentStoreTesting

November 18, 2020 ยท View on GitHub

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.