tomastrajan / angular-ngrx-material-starter

Angular, NgRx, Angular CLI & Angular Material Starter Project
https://tomastrajan.github.io/angular-ngrx-material-starter
MIT License
2.82k stars 918 forks source link

refactor(tests): use ngrx/store/testing mockstore, closes #444 #447

Closed lau32 closed 5 years ago

lau32 commented 5 years ago

Upgrad ngrx to v7.1.0 Use @ngrx/store/testing MockStore, provideMockStore Remove custom implementation for MockStore and testing utils

timdeschryver commented 5 years ago

Could you take a look at the failing build? Seems like some tests are failing.

tomastrajan commented 5 years ago

Sorry didn't have much time for the project and now rewrote everything to be Angular 8 and cleaned up bloat that accumulated over time. Sorry for late reply and inability to merge it!