@claireboyd @jchristensonCHI , This branch is now running the django tests on build. (poetry run python civiclens/manage.py test --keepdb
). I don't quite understand the django database connection to debug how the tests are failing here. Is this because we don't have a test database django setup even thought the tests don't use the db at all?
@claireboyd @jchristensonCHI , This branch is now running the django tests on build. (poetry run python civiclens/manage.py test --keepdb ). I don't quite understand the django database connection to debug how the tests are failing here. Is this because we don't have a test database django setup even thought the tests don't use the db at all?