{
  "preset": "ts-jest",
  "moduleDirectories": ["node_modules", "src"],
  "testEnvironmentOptions": {
    "url": "http://localhost:4000/"
  }
}
