gouthambs/Flask-Blogging

Enable MySQL and Postgres tests

gouthambs opened this issue · 0 comments

@mar1ad I am seeing that 1) the mysql and postgres databases are not setup in workflow part of testing 2) the psycopg2 and mysqlclient libraries are not installed. Due to this we are not able to verify the test under mysql and postgres at the moment.