• jest-backend.config.js
  • module.exports = {
        "rootDir": "..",
        "testRegex": "./test/backend.spec.js",
    };