1
1
mirror of https://github.com/dbcli/pgcli.git synced 2024-09-17 16:57:39 +03:00
pgcli/tests
2018-04-27 09:52:59 +02:00
..
features add test to check application_name 2018-04-27 09:52:59 +02:00
parseutils Include arguments in function completions 2017-06-25 01:35:22 +02:00
conftest.py comments for 'Use termporary config in tests' 2017-10-06 22:12:22 +03:00
metadata.py Don't quote identifiers that coïncide with non-reserved keywords 2017-08-06 09:46:52 +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_fuzzy_completion.py Fix PEP8 empty line errors 2017-06-14 18:12:05 +02:00
test_main.py Mark tests requiring a running database server as dbtest 2018-04-05 21:15:01 +02:00
test_naive_completion.py Fix PEP8 empty line errors 2017-06-14 18:12:05 +02:00
test_pgexecute.py Preliminary work for a future change in outputting results that uses less memory 2017-08-18 20:40:16 +02:00
test_pgspecial.py Don't include args in function suggestions for backslash commands 2017-08-06 08:13:43 +02: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 comments for 'Use termporary config in tests' 2017-10-06 22:12:22 +03:00
test_smart_completion_multiple_schemata.py Don't quote identifiers that coïncide with non-reserved keywords 2017-08-06 09:46:52 +02:00
test_smart_completion_public_schema_only.py Merge pull request #771 from dbcli/koljonen/reservered_words 2017-08-06 21:14:40 -06:00
test_sqlcompletion.py Add defaults to column metadata 2017-07-05 17:57:38 +02:00
utils.py Fix TODO, optionally use POSTGRES_USER, POSTGRES_HOST POSTGRES_PASSWORD from environment 2017-08-18 06:52:29 +02:00