Test Running tests Initialize a Postgres Database, and use as environment variables: export PGUSER="postgres" export PGHOST="localhost" export PGPASSWORD="postgres" export PGUSER="postgres" export PGPORT=5432 You can then run reset_db.sh and gleam test.