bigchaindb / bigchaindb-driver

Official Python driver for BigchainDB
https://www.bigchaindb.com
Apache License 2.0
105 stars 104 forks source link

Problem: make start should only start server containers #405

Closed codegeschrei closed 6 years ago

codegeschrei commented 6 years ago

Solution: remove container to run tests

We already have a command to run tests, so they should not be run with make start

shahbazn commented 6 years ago

Changes make sense, Can you please look into why the tests are failing

codegeschrei commented 6 years ago

@shahbazn I restarted it. This seems to be a randomly failing test, it happened before too. I need to investigate it later.