hack4impact-mcgill / mu-crm-tool

1 stars 3 forks source link

Fix psycopg2 in travis, figure out what's wrong with migrations as well #95

Closed CurtisMIT closed 3 years ago

CurtisMIT commented 3 years ago

Summary

psycopg2 errors arising during travis tests, might be related to wait time for services to start up (cold start issue). flask-migrate with docker isn't as smooth as expected, requires investigation.

Screen captures

psycopg2

Screen Shot 2021-01-13 at 2 30 11 AM

flask-migrate

Screen Shot 2021-01-13 at 2 31 15 AM