## Files here are used to mock Node modules in unit tests by Jest.

> If the module you are mocking is a Node module (e.g.: `lodash`), the mock should be placed in the `__mocks__ ` directory adjacent to `node_modules`

ref.: https://jestjs.io/docs/en/manual-mocks.html#mocking-node-modules