Run tests in CI

This commit is contained in:
Christa Hartsock
2022-07-05 11:31:42 -07:00
parent af6495cd4c
commit 6e0bf0a31c
2 changed files with 1 additions and 5 deletions

View File

@@ -32,10 +32,6 @@ API_HOST_NAME=http://0.0.0.0:6011
REDIS_URL=redis://redis:6380
REDIS_ENABLED=1
# DB conection string, this is overriden in jenkins and on cloudfoundry
SQLALCHEMY_DATABASE_URI=postgresql://postgres:chummy@db:5432/notification_api
SQLALCHEMY_DATABASE_TEST_URI=postgresql://postgres:chummy@db:5432/test_notification_api
# AWS
AWS_REGION=us-west-2
AWS_ACCESS_KEY_ID=