Skip to content

test: add mockStore utility to simplify store-centric unit tests

The mockStore() factory function creates a MockStore for use when testing store-centric code without the Angular TestBed.

Issue #25 (closed)

Resolves #25 (closed)

Edited by Jon Rista

Merge request reports