We are using that exact module and doing unit testing. It works fairly well for us so far
m
Mike
04/20/2021, 9:45 PM
Awesome to hear, anything you don't like so far? Figured it doesn't hurt to try.
s
scottvonduhn
04/20/2021, 11:26 PM
Seems to work well, actually. I only wish all of the mocks were provided, instead of just a few, but you can add your own custom mocks to deal with that. Jest is also very easy to work with.