summaryrefslogtreecommitdiff
path: root/tests/postgres_tests/test_integration.py
AgeCommit message (Expand)Author
2019-11-04Refs #30116 -- Simplified stdout/stderr decoding with subprocess.run()'s enco...Jon Dufresne
2019-05-14Ensured that our django checkout is in the pythonpath during tests.Florian Apolloner
2019-02-05Replaced manual current directory management with subprocess's cwd argument.Jon Dufresne
2019-01-23Refs #30111 -- Fixed test cleanup in postgres_tests/test_integration.py.Tim Graham
2019-01-22Fixed #30111 -- Fixed AppRegistryNotReady error with django.contrib.postgres ...Nasir Hussain