jancajthaml-openbank / e2e

rolling integration, contract and performance testing
Apache License 2.0
0 stars 0 forks source link

search mongo flakes consistently #57

Closed jancajthaml closed 5 years ago

jancajthaml commented 6 years ago

Failure/Error: Then search responds with 200

{
  "data": {
    "Accounts": null
  },
  "errors": [
    {
      "message": "mongo was not initialised properly",
      "locations": [
        {
          "line": 1,
          "column": 4
        }
      ],
      "path": [
        "Accounts"
      ]
    }
  ]
}