summaryrefslogtreecommitdiffstats
path: root/tests/features/crud_database.feature
AgeCommit message (Collapse)Author
2022-11-17Add config option to not automatically restart connection on destructive ↵Andy Schoenberger
warning abort; defaults to not restarting. (#1379)
2018-05-26Refactor destructive warning in behave testsDick Marinus
2017-05-02Behave remove boiler plate codeDick Marinus
2017-03-31Renamed pgcli to dbcli and postgres to dbserver, to make .feature files ↵Irina Truong
reusable.
2017-03-31Removed unnecessary 'pgcli installed' test step.Irina Truong
2015-08-25Minor test changes.Iryna Cherniavska
2015-08-05Fixes for test database being in use problem.Iryna Cherniavska
2015-07-28CRUD tests for database and table, select and update on table.Iryna Cherniavska