Skip to content

How to test NGRX factory selectors? #3364

Answered by twittwer
Rutix asked this question in Q&A
Discussion options

You must be logged in to vote

Have you tried to invoke the factory to create the selector?
expect(foobarSelector('222-222-222').projector(state)).toEqual(expected);

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Rutix
Comment options

Answer selected by Rutix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants