1
1
mirror of https://github.com/dbcli/pgcli.git synced 2024-10-06 10:17:15 +03:00
pgcli/tests
2015-01-28 18:21:13 -05: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 Remove pandas dependency by storing database metadata as lists of tuples 2015-01-25 11:39:03 -05:00
test_pgexecute.py Remove pandas dependency by storing database metadata as lists of tuples 2015-01-25 11:39:03 -05:00
test_pgspecial.py Fix \d special command and add some tests 2015-01-26 08:30:55 -05:00
test_plan.wiki Add test plan and place holder stubs. 2014-12-09 23:14:49 -08:00
test_smart_completion_multiple_schemata.py Split up smart completion tests into two files 2015-01-25 16:41:03 -05:00
test_smart_completion_public_schema_only.py Split up smart completion tests into two files 2015-01-25 16:41:03 -05:00
test_sqlcompletion.py Fix #106 - autocompletion in multiple statements 2015-01-28 18:21:13 -05:00
utils.py Fix broken tests. 2015-01-27 23:12:15 -08:00