angular-redux / example-app

Example using @angular-redux/store, @angular-redux/router, and @angular-redux/form together with the Angular CLI
123 stars 101 forks source link

Show an example of unit testing #14

Closed SethDavenport closed 7 years ago

SethDavenport commented 7 years ago

Show an example using Angular's Testbed to test a component making selections from the redux store.

SethDavenport commented 7 years ago

In progress.

SethDavenport commented 7 years ago

completed