Jest default import is not working for 'express-session'
To make Jest read the import session from 'express-session'; expression correctly, you need to ensure that the TypeScript compiler options are set appropriately in your project.