jayvdb / pypidb

PyPI client side database with SCM/VCS URLs
Apache License 2.0
13 stars 3 forks source link

test setUp and tearDown #76

Open jayvdb opened 4 years ago

jayvdb commented 4 years ago

Check for certifi/cacert.pem during setUp, and sleep for a long time if it is missing. This happens if another tox is recreating the venv.

Log the fetch_list in the tearDown, assuming that is done after the timeout.