1
1
mirror of https://github.com/dbcli/pgcli.git synced 2024-10-06 02:07:53 +03:00
pgcli/tests
2015-09-29 09:07:20 -04:00
..
features Strip color codes out of behave actual output. 2015-09-13 11:21:13 -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 Started adding "service" option. Connect #289. 2015-08-13 23:40:11 -07:00
pytest.ini Fix problem with travis not using correct python versions when testing. 2015-01-09 12:33:27 +02:00
test_completion_refresher.py Added refresher tests. 2015-09-05 18:31:53 -07: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_function_metadata.py Move FunctionMetadata definition into its own package 2015-09-29 09:07:20 -04: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 Extract functions in the FROM clause as tables 2015-09-29 08:54:49 -04:00
test_pgexecute.py Move FunctionMetadata definition into its own package 2015-09-29 09:07:20 -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 Move FunctionMetadata definition into its own package 2015-09-29 09:07:20 -04:00
test_smart_completion_public_schema_only.py Move FunctionMetadata definition into its own package 2015-09-29 09:07:20 -04:00
test_sqlcompletion.py Extract functions in the FROM clause as tables 2015-09-29 08:54:49 -04:00
utils.py pg_execute.run accepts a PGSpecial object, instead of calling special.execute directly 2015-06-30 12:40:53 -04:00