1
1
mirror of https://github.com/dbcli/pgcli.git synced 2024-09-20 02:07:43 +03:00
pgcli/tests/features
Joakim Koljonen 6d41a8a6bd
Fix crash bug with named queries
And add behave tests.
2016-08-23 13:47:04 +02:00
..
fixture_data Moved behavioral tests into tests. Updated expected help output. Drop test db if exists. 2015-07-12 14:41:36 -07:00
steps Fix crash bug with named queries 2016-08-23 13:47:04 +02:00
basic_commands.feature CRUD tests for database and table, select and update on table. 2015-07-28 10:21:43 -07:00
crud_database.feature Minor test changes. 2015-08-25 19:35:40 -07:00
crud_table.feature Merge pull request #342 from dbcli/j-bennet/completion-in-named-query 2015-08-25 21:45:53 -07:00
db_utils.py Added tests for db create/drop, connect/disconnect. Fix for connecting with no password (trust). 2015-07-27 16:28:15 -07:00
environment.py Remove dead code and fix a broken test (all found by Codacy) 2016-05-15 19:41:30 +02:00
fixture_utils.py Moved behavioral tests into tests. Updated expected help output. Drop test db if exists. 2015-07-12 14:41:36 -07:00
iocommands.feature Functional test for refresh command. 2015-09-06 10:18:21 -07:00
named_queries.feature Fix crash bug with named queries 2016-08-23 13:47:04 +02:00
specials.feature Functional test for refresh command. 2015-09-06 10:18:21 -07:00