1
1
mirror of https://github.com/dbcli/pgcli.git synced 2024-10-06 02:07:53 +03:00
pgcli/tests
2015-01-17 22:16:53 -08:00
..
conftest.py Fix issues pointed out in pull request comments. 2015-01-09 00:14:18 -08:00
pytest.ini Fix problem with travis not using correct python versions when testing. 2015-01-09 12:33:27 +02:00
test_exceptionals.py Add test plan and place holder stubs. 2014-12-09 23:14:49 -08:00
test_expanded.py Add test for expected output 2015-01-08 23:38:54 -08:00
test_naive_completion.py added naive completion tests 2014-12-27 13:49:35 -08:00
test_parseutils.py Add tox and fix python3 failures. 2015-01-02 00:04:01 -08:00
test_pgexecute.py fix bug where show_help command failed in python 3 due to iteritems() deprecation 2015-01-14 15:19:23 -05:00
test_pgspecial.py Add test plan and place holder stubs. 2014-12-09 23:14:49 -08:00
test_plan.wiki Add test plan and place holder stubs. 2014-12-09 23:14:49 -08:00
test_smart_completion.py ON keyword suggests either table aliases, or table names. 2015-01-17 22:16:53 -08:00
test_sqlcompletion.py ON keyword suggests either table aliases, or table names. 2015-01-17 22:16:53 -08:00
utils.py Fix issues pointed out in pull request comments. 2015-01-09 00:14:18 -08:00