Jay

Results 5 comments of Jay

Hi Bradley, I did exactly what you suggested. However it keeps telling me that my β€œprop$” is undefined. Any hints? Thanks.

> @theyCallMeJay we are now working on a new package `@ngxs/store/testing` @splincode That is amazing. May I ask the estimate of your release date for that package? I'm really scratching...

@wouterv is it possible to share your piece of unit testing code that worked for you? Thanks

@wouterv, thanks! that still did not work for me though i did the same thing. Do you mind sharing what is inside your testbed configure? Thanks.

@wouterv , my bad. I somehow solved it by removing store from provide. Here is my snippet in case others have same issues as well. beforeEach(async(() => { TestBed.configureTestingModule({ declarations:...