summaryrefslogtreecommitdiffstats
path: root/tests/features/steps/wrappers.py
AgeCommit message (Expand)Author
2023-03-18Remove leftovers of Python 2 supportDamien Baty
2022-06-06Port to psycopg3 (#1324)Irina Truong
2021-05-21Another attempt to fix pgbouncer error (1093.) (#1097)Irina Truong
2021-02-12Modernize code to Python 3.6+ (#1229)Miroslav Šedivý
2020-03-14removed py2-related stuffGeorgy Frolov
2019-05-25black all the things. (#1049)Irina Truong
2019-05-21Fix for dsn_password behave test.Irina Truong
2019-05-14Add some behavioral tests for command line options.Amjith Ramanujam
2019-01-22Merge pull request #1001 from dbcli/internal/add_behave_loggingAmjith Ramanujam
2019-01-22fixup! Clean up and add behave logging (#956)Dick Marinus
2019-01-22Use pexpect.TIMEOUT instead of pexpect.exceptions.TIMEOUTMarcin Cieślak
2018-10-14Clean up and add behave logging (#956)Dick Marinus
2018-09-23Respect \pset pager on expected behaviorMax Rothman
2018-09-22Attempt to fix failing tests. Add some debug info. Make imports py3-compatible.Irina Truong
2017-09-05Port auto_vertical feature test from mycli to pgcliDick Marinus
2017-05-22Merge remote-tracking branch 'upstream/master' into feature/tox_behaveDick Marinus
2017-05-02Behave remove boiler plate codeDick Marinus
2017-04-25behave pager wrapperDick Marinus
2017-03-31Switched back to expect_exact in iocommands test.Irina Truong
2017-03-31After editor command, expect colored sql.Irina Truong
2017-03-31Fixed failing test.Irina Truong
2017-03-31Housekeeping: separated test steps into different files.Irina Truong