CartoDB/dataservices-api

Broken integration tests

Closed this issue · 2 comments

Running the integration tests against either staging or production fails:

Ran 89 tests in 72.107s

FAILED (errors=1, failures=4)

We need to fix them and have a standarized way to run them (user with the proper rights, api key, etc).

With #592 the integration tests have been adapted and included in the CI but a random timeout error is still occurring in jenkins. We have to check it and fix it in order to close this.

Closing as done as they are now integrated into the PR system