1
1
mirror of https://github.com/dbcli/pgcli.git synced 2024-10-06 02:07:53 +03:00
pgcli/tests
2015-04-20 09:11: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 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 find_prev_keyword strips everything after the last keyword 2015-04-06 18:30:05 -04:00
test_pgexecute.py Implemented external editor call. 2015-04-20 09:11:36 -07: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 Add an extra test for the JOIN USING for good measure. 2015-04-17 09:39:02 -07:00
test_sqlcompletion.py Add suggest tests for INSERT INTO, COPY, UPDATE, DESCRIBE, JOIN, and TRUNCATE 2015-04-18 17:34:59 -04:00
utils.py Add a title field and report the notices. Closes #177 2015-03-25 00:26:38 -07:00