summaryrefslogtreecommitdiffstats
path: root/tests/features/crud_table.feature
AgeCommit message (Expand)Author
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 reusa...Irina Truong
2017-03-31Removed unnecessary 'pgcli installed' test step.Irina Truong
2015-08-25Merge pull request #342 from dbcli/j-bennet/completion-in-named-queryAmjith Ramanujam
2015-08-25Minor test changes.Iryna Cherniavska
2015-08-24Added read_from_file back into iospecial (it was removed but is still being u...Iryna Cherniavska
2015-07-31Disconnect from test db after table drop.Iryna Cherniavska
2015-07-28CRUD tests for database and table, select and update on table.Iryna Cherniavska