1
1
mirror of https://github.com/dbcli/pgcli.git synced 2024-10-06 02:07:53 +03:00
pgcli/tests
ERYoung11 9ca545d880
Fix test_config.py on Windows (#1247)
* fixing test_config.py to work on windows

* Getting rid of odd characters in wrappager.py

* added a space to a comment to try to kick the github workflow.

Co-authored-by: Eric Young <YoungEricR@JohnDeere.com>
2021-02-22 14:40:30 -08:00
..
features Fix test_config.py on Windows (#1247) 2021-02-22 14:40:30 -08:00
parseutils Finer control over destructive warning. (#1242) 2021-02-12 21:09:38 -08:00
conftest.py Finer control over destructive warning. (#1242) 2021-02-12 21:09:38 -08:00
metadata.py Modernize code to Python 3.6+ (#1229) 2021-02-12 21:34:56 +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 Modernize code to Python 3.6+ (#1229) 2021-02-12 21:34:56 +02:00
test_config.py Fix test_config.py on Windows (#1247) 2021-02-22 14:40:30 -08:00
test_exceptionals.py Add test plan and place holder stubs. 2014-12-09 23:14:49 -08:00
test_fuzzy_completion.py removed py2-related stuff 2020-03-14 10:53:43 +08:00
test_main.py Modernize code to Python 3.6+ (#1229) 2021-02-12 21:34:56 +02:00
test_naive_completion.py Modernize code to Python 3.6+ (#1229) 2021-02-12 21:34:56 +02:00
test_pgexecute.py Modernize code to Python 3.6+ (#1229) 2021-02-12 21:34:56 +02:00
test_pgspecial.py Modernize code to Python 3.6+ (#1229) 2021-02-12 21:34:56 +02:00
test_plan.wiki Stop suggesting * as a column 2016-05-17 12:27:33 +02:00
test_prioritization.py black all the things. (#1049) 2019-05-25 13:08:56 -07:00
test_prompt_utils.py Finer control over destructive warning. (#1242) 2021-02-12 21:09:38 -08:00
test_rowlimit.py Modernize code to Python 3.6+ (#1229) 2021-02-12 21:34:56 +02:00
test_smart_completion_multiple_schemata.py Modernize code to Python 3.6+ (#1229) 2021-02-12 21:34:56 +02:00
test_smart_completion_public_schema_only.py Modernize code to Python 3.6+ (#1229) 2021-02-12 21:34:56 +02:00
test_sqlcompletion.py Modernize code to Python 3.6+ (#1229) 2021-02-12 21:34:56 +02:00
utils.py Postgres user has password in ci. (#1243) 2021-02-15 13:07:55 -08:00