Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for running tests with Postgres #299

Merged
merged 1 commit into from
Jul 16, 2018

Commits on Jul 15, 2018

  1. Add support for running tests with Postgres

    This adds support for setting the DATABASE_URL environment variable to run tests
    with database engines other than sqlite3 locally. It also configures the CI
    build to run the tests with Postgres.
    Dan Tao committed Jul 15, 2018
    Configuration menu
    Copy the full SHA
    1617605 View commit details
    Browse the repository at this point in the history