summaryrefslogtreecommitdiffstats
path: root/tests/conftest.py
AgeCommit message (Expand)Author
2021-02-12Finer control over destructive warning. (#1242)Irina Truong
2020-03-14removed py2-related stuffGeorgy Frolov
2019-05-25black all the things. (#1049)Irina Truong
2019-01-03Support multihost connection string (#978)Mikhail Elovskikh
2018-09-22Revert abs imports in tests.Irina Truong
2018-09-22Attempt to fix failing tests. Add some debug info. Make imports py3-compatible.Irina Truong
2017-10-06comments for 'Use termporary config in tests'Dmitry B
2017-09-20use temp dir as config location in testsDmitry B
2017-08-18Fix TODO, optionally use POSTGRES_USER, POSTGRES_HOST POSTGRES_PASSWORD from ...Dick Marinus
2017-06-14Fix PEP8 empty line errorsÉtienne BERSAC
2015-10-28exception_formatter returns only status, not the entire results tupleDarik Gamble
2015-10-28trivial indent fixDarik Gamble
2015-10-28Fix pgexecute testsDarik Gamble
2015-08-13Started adding "service" option. Connect #289.Iryna Cherniavska
2015-01-30Replace splat import in tests.Amjith Ramanujam
2015-01-09Fix issues pointed out in pull request comments.Karl-Aksel Puulmann
2015-01-09Checking if database exists and some initial fixtures which clean upKarl-Aksel Puulmann