Yatsishin Ilya
25db71a8a3
Merge remote-tracking branch 'origin/master' into integration-tests-7
2022-07-25 09:17:55 +00:00
Vitaly Baranov
15882b1d86
Auto set test's name in integration tests.
2022-07-18 15:03:57 +02:00
Yatsishin Ilya
e898f65cc5
black
2022-07-07 20:42:41 +00:00
Yatsishin Ilya
d274b05fac
improvements
2022-07-07 20:21:10 +00:00
Yatsishin Ilya
c86c6cc2d9
Improve postgres tests. Fix flaky test_postgresql_database_engine
2022-06-29 12:54:45 +00:00
Mikhail f. Shiryaev
e6f5a3f98b
Apply black formatter to all *.py files in the repo
2022-03-22 17:39:58 +01:00
Anton Popov
4810d13aff
use connection pool for redis dictionary
2022-01-20 03:12:28 +03:00
Yatsishin Ilya
e9f7246d2a
fixes
2021-05-21 07:59:16 +03:00
Yatsishin Ilya
7a5895815b
remove tmpfs for now
2021-05-19 13:23:51 +03:00
Yatsishin Ilya
edabf8f5c3
wip
2021-04-27 12:07:04 +03:00
Yatsishin Ilya
06bb4e2c71
wip
2021-03-16 13:00:49 +03:00
Yatsishin Ilya
8603855f5f
fix
2021-02-16 17:16:15 +03:00
Anton Popov
3050b2e67b
add support of cache layout for redis dictionaries with complex key
2020-10-14 22:57:07 +03:00
Azat Khuzhin
9cb3c743bd
Convert to python3 ( #15007 )
2020-10-02 19:54:07 +03:00
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
Anton Popov
53572b3783
add gitkeep
2020-09-08 19:37:16 +03:00
Anton Popov
9493532fdb
rework test for redis dictionary
2020-09-07 14:16:47 +03:00