1
1
mirror of https://github.com/dbcli/pgcli.git synced 2024-10-06 02:07:53 +03:00
pgcli/tests
2015-08-05 14:32:35 -04:00
..
features More fiddling with python version string. 2015-07-31 09:49:38 -07:00
behave.ini Moved behavioral tests into tests. Updated expected help output. Drop test db if exists. 2015-07-12 14:41:36 -07: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 Fix the failing tests for expanded output. 2015-06-21 00:03:43 -07:00
test_fuzzy_completion.py Add tests for fuzzy ranking adjustments. 2015-06-16 08:35:42 -04:00
test_naive_completion.py Fix failing tests in Python 2. 2015-05-11 13:34:47 -07:00
test_parseutils.py Fix the crashing autocompletion on joins. 2015-08-01 08:22:31 -07:00
test_pgexecute.py pg_execute.run accepts a PGSpecial object, instead of calling special.execute directly 2015-06-30 12:40:53 -04:00
test_pgspecial.py Add tests for \c and \connect to suggest databases 2015-08-05 14:32:35 -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 Update tests so they pass with metadisplay 2015-07-19 14:36:23 -04:00
test_smart_completion_public_schema_only.py Update tests so they pass with metadisplay 2015-07-19 14:36:23 -04:00
test_sqlcompletion.py Add a test for the crashing bug fix. 2015-08-01 08:29:33 -07:00
utils.py pg_execute.run accepts a PGSpecial object, instead of calling special.execute directly 2015-06-30 12:40:53 -04:00