summaryrefslogtreecommitdiffstats
path: root/tests/features
AgeCommit message (Expand)Author
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
2017-10-06restore XDG_CONFIG_HOME after testsDmitry B
2017-10-06comments for 'Use termporary config in tests'Dmitry B
2017-10-06Remove retrying.Irina Truong
2017-10-06Send Ctrl + U after each scenario.Irina Truong
2017-10-06Work around a race condition when reading tee output.Irina Truong
2017-09-20use temp dir as config location in testsDmitry B
2017-09-05Port auto_vertical feature test from mycli to pgcliDick Marinus
2017-08-18Preliminary work for a future change in outputting results that uses less memoryDick Marinus
2017-07-25PEP8.Irina Truong
2017-07-25Behave tests should also accept pgport.Irina Truong
2017-06-26PEP8.Irina Truong
2017-06-26Added functional tests for expanded mode.Irina Truong
2017-06-14Fix PEP8 empty line errorsÉtienne BERSAC
2017-05-22Merge remote-tracking branch 'upstream/master' into feature/tox_behaveDick Marinus