Missing points
- It should not use
node-fetch for the client part (it should mock the server part)
yarn add --dev jest
The issue SyntaxError: Cannot use import statement outside a module has been fixed thanks to
jestjs/jest#9395 (comment)
jest-support-es6-import-export
Missing points
node-fetchfor the client part (it should mock the server part)yarn add --dev jestThe issue
SyntaxError: Cannot use import statement outside a modulehas been fixed thanks tojestjs/jest#9395 (comment)
jest-support-es6-import-export