1
1
mirror of https://github.com/dbcli/pgcli.git synced 2024-10-06 02:07:53 +03:00
pgcli/tests/features
2015-10-05 14:11:31 -07: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 for behave tests failing with pexpect 4.0. 2015-10-05 14:11:31 -07: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 Fix for behave tests failing with pexpect 4.0. 2015-10-05 14:11:31 -07: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
specials.feature Functional test for refresh command. 2015-09-06 10:18:21 -07:00