1
0
Fork 0
pgcli/tests/features
赖信涛 b6e2a229e5
upgrade prompt-toolit to 3.0 (#1149)
* upgrade prompt-toolit to 3.0

fix: https://github.com/dbcli/pgcli/issues/1148

related:
https://github.com/prompt-toolkit/python-prompt-toolkit/issues/886

in order to make the `behave` test pass, I have to:

- extend timeout for database connection test.
- extend timeout for basic command expect.
- extend timeout for features/steps/crud_table.py:: see data selected.
- disable cpr for features but "run the cli"

* [ci] disable CPR for all behave tests.

* bugfix: remove duplicated prompt expect.

* [ci] delete CPR env setting.

* Revert "[ci] delete CPR env setting."

This reverts commit fe4d5b565e.

* revert the extending timeout back.

* [ci] test when didn't disable CPR.

* Revert "[ci] test when didn't disable CPR."

This reverts commit d379b1e736.
2020-04-05 20:56:31 -07:00
..
fixture_data Fix for dsn_password behave test. 2019-05-21 20:21:58 -07:00
steps upgrade prompt-toolit to 3.0 (#1149) 2020-04-05 20:56:31 -07:00
__init__.py Behave remove boiler plate code 2017-05-02 20:20:13 +02:00
auto_vertical.feature Port auto_vertical feature test from mycli to pgcli 2017-09-05 20:39:13 +02:00
basic_commands.feature Add a test to verify error message. 2019-10-23 21:00:45 -07:00
crud_database.feature Refactor destructive warning in behave tests 2018-05-26 15:49:41 +02:00
crud_table.feature Refactor destructive warning in behave tests 2018-05-26 15:49:41 +02:00
db_utils.py removed py2-related stuff 2020-03-14 10:53:43 +08:00
environment.py upgrade prompt-toolit to 3.0 (#1149) 2020-04-05 20:56:31 -07:00
expanded.feature Refactor destructive warning in behave tests 2018-05-26 15:49:41 +02:00
fixture_utils.py removed py2-related stuff 2020-03-14 10:53:43 +08:00
iocommands.feature Work around a race condition when reading tee output. 2017-10-06 11:19:44 -07:00
named_queries.feature Behave remove boiler plate code 2017-05-02 20:20:13 +02:00
specials.feature Fix for dsn_password behave test. 2019-05-21 20:21:58 -07:00
wrappager.py run black again 2019-10-29 17:47:18 +01:00