1
1
mirror of https://github.com/dbcli/pgcli.git synced 2024-10-06 02:07:53 +03:00
pgcli/tests
2016-03-22 23:04:33 -07:00
..
features Fix for behave tests failing with pexpect 4.0. 2015-10-05 14:11:31 -07:00
behave.ini Moved behavioral tests into tests. Updated expected help output. Drop test db if exists. 2015-07-12 14:41:36 -07:00
conftest.py exception_formatter returns only status, not the entire results tuple 2015-10-28 10:58:27 -04:00
pytest.ini Fix problem with travis not using correct python versions when testing. 2015-01-09 12:33:27 +02:00
test_completion_refresher.py PGCompleter initializes a prevalence counter (not used yet) 2015-11-08 15:55:49 -05:00
test_config.py factor out ensure_dir_exists and use for log 2016-02-03 22:28:04 +00:00
test_exceptionals.py Add test plan and place holder stubs. 2014-12-09 23:14:49 -08:00
test_expanded.py Fix the failing tests for expanded output. 2015-06-21 00:03:43 -07:00
test_function_metadata.py don't error when completing parameter-less functions 2016-01-05 16:32:31 +00:00
test_fuzzy_completion.py Fix auto-completion breaking for table names with caps 2016-03-22 23:04:33 -07:00
test_main.py oh py2.6 how i don't miss you 2016-02-03 22:31:10 +00:00
test_naive_completion.py Fix failing tests in Python 2. 2015-05-11 13:34:47 -07:00
test_parseutils.py Add a bunch of tests for multiple joins 2015-11-25 16:17:08 -05:00
test_pgexecute.py More appropiate dates/times types test name 2016-02-26 16:27:12 +01:00
test_pgspecial.py Replace suggestion dicts with namedtuples 2015-11-16 07:41:27 -05:00
test_plan.wiki Add test plan and place holder stubs. 2014-12-09 23:14:49 -08:00
test_prioritization.py New package prioritization and class PrevalenceCounter 2015-11-08 15:54:15 -05:00
test_smart_completion_multiple_schemata.py Add more tests for qualified table names with or without quotes 2015-11-23 16:48:27 -05:00
test_smart_completion_public_schema_only.py unescape completion names for lexical priority 2016-03-22 22:08:21 -07:00
test_sqlcompletion.py Add a bunch of tests for multiple joins 2015-11-25 16:17:08 -05:00
test_tabulate.py Add a test written by darikg. Not actually executed, please confirm it. 2015-10-25 20:01:54 +01:00
utils.py pgexecute.run returns two extra tuple elements: query, and success 2015-10-28 10:58:28 -04:00