1
1
mirror of https://github.com/dbcli/pgcli.git synced 2024-10-06 10:17:15 +03:00
pgcli/tests
2017-06-25 12:49:23 +02:00
..
features Fix PEP8 empty line errors 2017-06-14 18:12:05 +02:00
parseutils Include arguments in function completions 2017-06-25 01:35:22 +02:00
conftest.py Fix PEP8 empty line errors 2017-06-14 18:12:05 +02:00
metadata.py Include arguments in function completions 2017-06-25 01:35:22 +02: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 Include arguments in function completions 2017-06-25 01:35:22 +02: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 PEP8 empty line errors 2017-06-14 18:12:05 +02:00
test_fuzzy_completion.py Fix PEP8 empty line errors 2017-06-14 18:12:05 +02:00
test_main.py Fix PEP8 empty line errors 2017-06-14 18:12:05 +02:00
test_naive_completion.py Fix PEP8 empty line errors 2017-06-14 18:12:05 +02:00
test_pgexecute.py Include arguments in function completions 2017-06-25 01:35:22 +02:00
test_pgspecial.py Replace suggestion dicts with namedtuples 2015-11-16 07:41:27 -05:00
test_plan.wiki Stop suggesting * as a column 2016-05-17 12:27:33 +02:00
test_prioritization.py New package prioritization and class PrevalenceCounter 2015-11-08 15:54:15 -05:00
test_rowlimit.py Make sure low_count is never greater than over_default 2016-06-02 18:37:23 -07:00
test_smart_completion_multiple_schemata.py Include arguments in function completions 2017-06-25 01:35:22 +02:00
test_smart_completion_public_schema_only.py Suggest function signature after CREATE FUNCTION 2017-06-25 12:49:23 +02:00
test_sqlcompletion.py Fix PEP8 empty line errors 2017-06-14 18:12:05 +02: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 Make format_output take a settings object 2017-03-16 03:06:56 +01:00