Asynchronous Mocha tests
Closed this issue · 1 comments
therealparmesh commented
I just wanted to bump the need for supporting asynchronous Mocha tests. I believe that this is a highly valuable feature for this addon as it allows for things like testing behavior around server calls and advanced Redux operations.
I went ahead and made a pull request (#47) against this issue. I hope it helps.
Thank you for this awesome addon and keep up the great work!
mthuret commented
PR merged :)