alt
alt copied to clipboard
Wait for store function to complete
I tried to follow the instructions in the testing example and found that the assertions will get failed before the set state and processing in store is done. How should I properly testing the store functions? Thanks a lot