1
0
Fork 0
mirror of https://github.com/dragonflydb/dragonfly.git synced 2024-12-14 11:58:02 +00:00
dragonflydb-dragonfly/tests/dragonfly
Vladislav 5bc069f37e
fix: Correctly persist vector indices (#1905)
Signed-off-by: Vladislav Oleshko <vlad@dragonflydb.io>
2023-09-22 11:29:19 +03:00
..
__init__.py fix(regression-tests): increase waiting delay for df startup (#1893) 2023-09-19 19:42:12 +03:00
acl_family_test.py feat(AclFamily): add acl log (#1865) 2023-09-18 20:10:53 +03:00
cluster_test.py tests: choose open ports randomally (#1569) 2023-09-18 10:23:49 +03:00
config_test.py chore: Add a context manager to DflyInstance so we don't forget to close them. (#1873) 2023-09-18 13:52:56 +03:00
conftest.py fix: Fix squashing, pytest arg formatting (#1712) 2023-08-18 09:28:19 +03:00
connection_test.py fix: fix memcache bugs (#1745) 2023-08-27 11:29:01 +03:00
eval_test.py feat: Add black formatter to the project (#1544) 2023-07-17 13:13:12 +03:00
generic_test.py chore: Add a context manager to DflyInstance so we don't forget to close them. (#1873) 2023-09-18 13:52:56 +03:00
http_conf_test.py chore: Add a context manager to DflyInstance so we don't forget to close them. (#1873) 2023-09-18 13:52:56 +03:00
json_test.py fix: fix json.arrappend not allowing passing JSON objects (#1867) 2023-09-16 12:27:20 +03:00
list_family_test.py feat: Add black formatter to the project (#1544) 2023-07-17 13:13:12 +03:00
management_test.py feat: implement CONFIG GET command (#1751) 2023-08-28 19:26:38 +03:00
pymemcached_test.py feat: Add black formatter to the project (#1544) 2023-07-17 13:13:12 +03:00
redis_replication_test.py feat: Add black formatter to the project (#1544) 2023-07-17 13:13:12 +03:00
replication_test.py chore: Fix regression test after #1569 (#1872) 2023-09-18 12:26:18 +03:00
requirements.txt tests: choose open ports randomally (#1569) 2023-09-18 10:23:49 +03:00
search_test.py fix: Correctly persist vector indices (#1905) 2023-09-22 11:29:19 +03:00
sentinel_test.py chore: Mark slow pytests as 'slow' so they can be excluded. (#1720) 2023-08-23 13:04:49 +03:00
server_family_test.py chore: Add a context manager to DflyInstance so we don't forget to close them. (#1873) 2023-09-18 13:52:56 +03:00
shutdown_test.py feat: Add black formatter to the project (#1544) 2023-07-17 13:13:12 +03:00
snapshot_test.py chore: Add a context manager to DflyInstance so we don't forget to close them. (#1873) 2023-09-18 13:52:56 +03:00
tls_conf_test.py chore: Add a context manager to DflyInstance so we don't forget to close them. (#1873) 2023-09-18 13:52:56 +03:00
utility.py tests: choose open ports randomally (#1569) 2023-09-18 10:23:49 +03:00