summaryrefslogtreecommitdiffstats
path: root/tests/features
AgeCommit message (Expand)Author
2023-10-18confirm_destructive_query: Use confirm rather than prompt (#1410)Sharon Yogev
2023-10-11Drop python 3.7, add 3.12 (#1426)Irina Truong
2023-09-26Ask for confirmation to quit cli if a transaction is ongoing. (#1400)Damien Baty
2023-03-18Remove leftovers of Python 2 supportDamien Baty
2022-11-17Add config option to not automatically restart connection on destructive warn...Andy Schoenberger
2022-06-08Fix typos (#1345)Kian-Meng Ang
2022-06-06Port to psycopg3 (#1324)Irina Truong
2022-02-18Add SSH tunnel support (#1301)Bruno Inec
2021-09-03Add setting in config to control truncating field values. (#1285)Irina Truong
2021-05-21Another attempt to fix pgbouncer error (1093.) (#1097)Irina Truong
2021-02-22Fix test_config.py on Windows (#1247)ERYoung11
2021-02-12Finer control over destructive warning. (#1242)Irina Truong
2021-02-12Modernize code to Python 3.6+ (#1229)Miroslav Šedivý
2021-01-18Conditional didn't work in CI. (#1237)Irina Truong
2020-10-13test: test pgcli on python3.9 (#1214)laixintao
2020-04-05upgrade prompt-toolit to 3.0 (#1149)赖信涛
2020-03-14removed py2-related stuffGeorgy Frolov
2019-10-29run black againMartin Matějek
2019-10-23Add a test to verify error message.Amjith Ramanujam
2019-05-25black all the things. (#1049)Irina Truong
2019-05-21pep8.Irina Truong
2019-05-21Fix for dsn_password behave test.Irina Truong
2019-05-15Add a behave test with spaces in password.Amjith Ramanujam
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-22Merge pull request #996 from saper/pexpect_exceptionsDick Marinus
2019-01-22fixup! Clean up and add behave logging (#956)Dick Marinus
2019-01-22VISUAL overrides the value of EDITOR for the \e commandMarcin Cieślak
2019-01-22Use pexpect.TIMEOUT instead of pexpect.exceptions.TIMEOUTMarcin Cieślak
2018-10-14Clean up and add behave logging (#956)Dick Marinus
2018-10-02Fix for pgcli --list. (#952)Irina Truong
2018-09-28Cherry-picked prompt-toolkit 2.0 changes. (#930)Irina Truong
2018-09-23Merge pull request #871 from maxrothman/masterIrina Truong
2018-09-23Respect \pset pager on expected behaviorMax Rothman
2018-09-22pep8Irina Truong
2018-09-22Revert abs imports in tests.Irina Truong
2018-09-22pep8Irina Truong
2018-09-22Attempt to fix failing tests. Add some debug info. Make imports py3-compatible.Irina Truong
2018-05-26Refactor destructive warning in behave testsDick Marinus
2018-05-20Fix typo in test fixture.Amjith Ramanujam
2018-05-18Add confirmation prompt to destructive commands in behave tests.Amjith Ramanujam
2018-04-27add test to check application_nameDick Marinus
2018-02-15New line already taken into accountPierre GIRAUD
2018-01-03change command t by Tfraoustin
2018-01-03clean helpfraoustin
2018-01-03correction spacefraoustin
2018-01-03correction testfraoustin
2017-10-24Increase timeout for quitting pgcliDick Marinus
2017-10-13Use ctrl + c instead of ctrl + u to clean up command line after tests.Irina Truong
2017-10-06Merge remote-tracking branch 'upstream/master' into feature_use_temp_config_f...Dmitry B