Alexey Milovidov
2ae9c9ac16
Revert "Merge pull request #63279 from allmazz/mongodb_refactoring"
...
This reverts commit 14cb02a18c
, reversing
changes made to a940a9ebbc
.
2024-09-22 22:28:24 +02:00
Kirill Nikiforov
167a14c631
fix dicts test
2024-08-05 04:31:00 +03:00
Max Kainov
9f51e840db
CI: integration tests to mysql80
...
#ci_set_integration
#no_merge_commit
2024-02-21 11:05:47 +00:00
Alexey Milovidov
1fbc52fa40
Remove Aerospike
2024-02-14 05:52:39 +01:00
MikhailBurdukov
ca68cd85d4
Fix style
2023-04-26 20:10:10 +00:00
MikhailBurdukov
d76430fe90
Added options handling for mongoo dict
2023-04-26 19:19:10 +00:00
Mikhail f. Shiryaev
e6f5a3f98b
Apply black formatter to all *.py files in the repo
2022-03-22 17:39:58 +01:00
alesapin
1edd4347fc
Hope I'll fix it
2022-03-14 21:43:51 +01:00
alesapin
2f8da04891
Fix timezones
2022-03-14 13:46:45 +01:00
Yatsishin Ilya
9115fd8cec
wip
2021-04-07 15:22:53 +03:00
Yatsishin Ilya
534500ef84
wip
2021-03-05 16:39:51 +03:00
Yatsishin Ilya
06e1188d9e
wip
2021-02-15 12:35:45 +03:00
Azat Khuzhin
9cb3c743bd
Convert to python3 ( #15007 )
2020-10-02 19:54:07 +03:00
nikitamikhaylov
2d4bdcfec0
file and executables
2020-09-23 22:31:47 +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
9493532fdb
rework test for redis dictionary
2020-09-07 14:16:47 +03:00