summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2021-05-07Blacken.Amjith Ramanujam
2021-05-07Add tests for search_path function completion.Amjith Ramanujam
2021-05-06Blacken.Amjith Ramanujam
2021-02-22skip initial comment in pg_session file (#1245)Georgy Frolov
2021-02-22Fix test_config.py on Windows (#1247)ERYoung11
2021-02-15Postgres user has password in ci. (#1243)Irina Truong
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-12-01dependencies: add support for sqlparse 0.4.x (#1224)Kevin Marsh
2020-10-13test: test pgcli on python3.9 (#1214)laixintao
2020-07-31Update suggestion literals (#1195)Sky.G.Uieen
2020-04-17Add pg_service.conf handling (#1155)g.denis
2020-04-05upgrade prompt-toolit to 3.0 (#1149)赖信涛
2020-03-14removed py2-related stuffGeorgy Frolov
2020-03-09Deprecate Python2.7. (#1153)赖信涛
2019-10-29run black againMartin Matějek
2019-10-23Add a test to verify error message.Amjith Ramanujam
2019-10-12fixup! Take account of table aliases when completing function args (#1048)Owen Stephens
2019-10-12Take account of table aliases when completing function args (#1048)Owen Stephens
2019-08-23Issue 1018 display first 1k rows (#1092)Irina Truong
2019-06-02Run black on test files.Amjith Ramanujam
2019-06-02Add \G as a temporary way to use expanded mode.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-05-06Fix the tests.Amjith Ramanujam
2019-05-06Upgrade to sqlparse 0.3.0.Amjith Ramanujam
2019-04-27Allow application_name to be overridden (#1044)raylu
2019-03-18pep8.Irina Truong
2019-03-18Unit test.Irina Truong
2019-02-08fix unhashable formatted textDick Marinus
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
2019-01-03Support multihost connection string (#978)Mikhail Elovskikh
2019-01-02Remove some functions completions (#982)Irina Truong
2018-11-27Fix special commands (#973)Amjith Ramanujam
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