ClickHouse/tests/queries
Azat Khuzhin 585874bf46 tests: add a test for clickhouse-client autocompletion
v2: Increase timeout for 01676_clickhouse_client_autocomplete
    https://github.com/ClickHouse/ClickHouse/pull/19584#discussion_r565727175

v3: Disable 01676_clickhouse_client_autocomplete in unbundled build (arcadia)

    autocomplete does not have to work fully unbundled build (since it lack
    of replxx).

    Similar to bd523a0aff

v4: set expect timeout back to 1 and increase total timeout to 20 sec
v4: set expect timeout back to 3 and increase total timeout to 22 (3*X+1) sec
2021-01-29 07:50:08 +03:00
..
0_stateless tests: add a test for clickhouse-client autocompletion 2021-01-29 07:50:08 +03:00
1_stateful Add stateful test 2021-01-15 00:33:54 +03:00
bugs
__init__.py
.gitignore
conftest.py
query_test.py
server.py
shell_config.sh
skip_list.json tests: add a test for clickhouse-client autocompletion 2021-01-29 07:50:08 +03:00