Since we are going to use Jest for testing the React part (it comes out of the box with create-react-app), I thought it was a good idea to have it available for unit testing server side code too.
Let me know if you think that it's a good idea, not a problem otherwise :)
Since we are going to use Jest for testing the React part (it comes out of the box with create-react-app), I thought it was a good idea to have it available for unit testing server side code too. Let me know if you think that it's a good idea, not a problem otherwise :)