1
0
mirror of https://github.com/dbcli/pgcli synced 2024-06-24 02:03:20 +00:00
pgcli/tests
Irina Truong b2ebe0e95c
Issue 1018 display first 1k rows (#1092)
* Added changes to remove the prompt on >1000 rows queries

* Reformatted with black

* Changed comment on row_limit parameter

* Added contribution to changelog and name to AUTHORS

* Refactored test to reflect new functionality

* Removed argument

* Removed debug echo statement

* Reformatted with black

* Added changes to remove the prompt on >1000 rows queries

* Reformatted with black

* Changed comment on row_limit parameter

* Added contribution to changelog and name to AUTHORS

* Refactored test to reflect new functionality

* Removed argument

* Removed debug echo statement

* Reformatted with black

* Added missing issue numbers in changelog

* Reformatted code using black
2019-08-23 13:44:36 -07:00
..
features black all the things. (#1049) 2019-05-25 13:08:56 -07:00
parseutils black all the things. (#1049) 2019-05-25 13:08:56 -07:00
conftest.py black all the things. (#1049) 2019-05-25 13:08:56 -07:00
metadata.py black all the things. (#1049) 2019-05-25 13:08:56 -07:00
pytest.ini
test_completion_refresher.py black all the things. (#1049) 2019-05-25 13:08:56 -07:00
test_config.py
test_exceptionals.py
test_fuzzy_completion.py black all the things. (#1049) 2019-05-25 13:08:56 -07:00
test_main.py black all the things. (#1049) 2019-05-25 13:08:56 -07:00
test_naive_completion.py black all the things. (#1049) 2019-05-25 13:08:56 -07:00
test_pgexecute.py Run black on test files. 2019-06-02 18:53:42 -07:00
test_pgspecial.py black all the things. (#1049) 2019-05-25 13:08:56 -07:00
test_plan.wiki
test_prioritization.py black all the things. (#1049) 2019-05-25 13:08:56 -07:00
test_prompt_utils.py black all the things. (#1049) 2019-05-25 13:08:56 -07:00
test_rowlimit.py Issue 1018 display first 1k rows (#1092) 2019-08-23 13:44:36 -07:00
test_smart_completion_multiple_schemata.py black all the things. (#1049) 2019-05-25 13:08:56 -07:00
test_smart_completion_public_schema_only.py black all the things. (#1049) 2019-05-25 13:08:56 -07:00
test_sqlcompletion.py black all the things. (#1049) 2019-05-25 13:08:56 -07:00
utils.py black all the things. (#1049) 2019-05-25 13:08:56 -07:00