summaryrefslogtreecommitdiffstats
path: root/tests/features/basic_commands.feature
AgeCommit message (Expand)Author
2023-09-26Ask for confirmation to quit cli if a transaction is ongoing. (#1400)Damien Baty
2022-11-17Add config option to not automatically restart connection on destructive warn...Andy Schoenberger
2022-06-06Port to psycopg3 (#1324)Irina Truong
2019-10-23Add a test to verify error message.Amjith Ramanujam
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
2018-10-02Fix for pgcli --list. (#952)Irina Truong
2018-04-27add test to check application_nameDick Marinus
2017-05-02Behave remove boiler plate codeDick Marinus
2017-04-28behave test source commandDick Marinus
2017-03-31Renamed pgcli to dbcli and postgres to dbserver, to make .feature files reusa...Irina Truong
2017-03-31Removed unnecessary 'pgcli installed' test step.Irina Truong
2015-07-28CRUD tests for database and table, select and update on table.Iryna Cherniavska