1
1
mirror of https://github.com/dbcli/pgcli.git synced 2024-10-06 02:07:53 +03:00
pgcli/tests
2015-02-27 10:02:12 -05:00
..
conftest.py Replace splat import in tests. 2015-01-30 18:59:09 -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 Add a test for the special multi-command case. 2015-02-26 23:28:21 -08:00
test_pgspecial.py Move pgspecial suggestions to separate method 2015-02-27 10:02:12 -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 Autocomplete function names 2015-02-17 12:35:56 -05:00
test_smart_completion_public_schema_only.py Autocomplete function names 2015-02-17 12:35:56 -05:00
test_sqlcompletion.py Only include special command completions at the start of a statement 2015-02-25 16:58:01 -05:00
utils.py Revert psycopg2cffi to psycopg2. 2015-02-08 14:54:57 -08:00