Absolute Imports
If you wish to use TypeScript path mappings which are defined in paths of your tsconfig, make sure that you create the
similar mapping for moduleNameMapper in Jest config.
More information see ts-jest paths mapping configuration documentation