Platform: Move MockStore tests to a separate file

Created on 17 May 2019  路  5Comments  路  Source: ngrx/platform

Currently the MockStore tests are added to the Store tests, this makes them harder to find. That's why we want to extract the MockStore tests at https://github.com/ngrx/platform/blob/master/modules/store/spec/store.spec.ts#L450 to their own file.

Accepting PRs Store community watch

Most helpful comment

@alex-okrushko stole my chance to shine.

All 5 comments

This one is picked up by @deli6z.

I didn't realize this issue was opened - I moved the tests as part of https://github.com/ngrx/platform/pull/1878

@alex-okrushko stole my chance to shine.

Fixed via #1878

@alex-okrushko stole my chance to shine.

@deli6z there's plenty more! :)

Was this page helpful?
0 / 5 - 0 ratings