ClickHouse/tests/integration/test_http_handlers_config
bharatnc b75963d370 Format and optimize imports in integration test files
This PR formats all the `*.py` files found under the `tests/integration`
folder. It also reorders the imports and cleans up a bunch of unused
imports.

The formatting also takes care of other things like wrapping lines and
fixing spaces and indents such that the tests look more readable.
2020-09-15 23:10:54 -07:00
..
test_defaults_handlers ISSUES-7572 add integration test 2020-06-12 18:19:03 +08:00
test_dynamic_handler remove redundant configs from test 2020-04-28 02:05:15 +03:00
test_predefined_handler remove redundant configs from test 2020-04-28 02:05:15 +03:00
test_prometheus_handler ISSUES-7572 fix test failure 2020-06-14 09:44:05 +08:00
test_replicas_status_handler ISSUES-7572 fix defaults config level & add replicas_status and prometheus handler 2020-06-13 00:15:02 +08:00
test_static_handler remove redundant configs from test 2020-04-28 02:05:15 +03:00
__init__.py ISSUES-5436 fix integration test failure & add test 2020-04-23 17:11:20 +08:00
test.py Format and optimize imports in integration test files 2020-09-15 23:10:54 -07:00