1
0
Fork 0
pgcli/tests
Daniel Rocco e85116d846 Handle a ',' entered before any completions gracefully
Fixes #197
2015-04-11 09:55:34 -04: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 pgexecute supports returning view metadata 2015-04-05 16:38:02 -04:00
test_pgspecial.py suggest view names 2015-04-05 16:38:04 -04: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 suggest view names 2015-04-05 16:38:04 -04:00
test_smart_completion_public_schema_only.py suggest view names 2015-04-05 16:38:04 -04:00
test_sqlcompletion.py Handle a ',' entered before any completions gracefully 2015-04-11 09:55:34 -04:00
utils.py Add a title field and report the notices. Closes #177 2015-03-25 00:26:38 -07:00