module.exports = { testEnvironment: 'node', testMatch: ['**/tests/**/*.test.js'], setupFiles: ['dotenv/config'], };