1
0
Fork 0
mirror of https://github.com/dragonflydb/dragonfly.git synced 2024-12-15 17:51:06 +00:00
dragonflydb-dragonfly/tests/dragonfly
Vladislav 9ccdfb4bf1
fix(regtests): filter client setinfo from rewrite log (#1921)
Fix tests failing after client update to 5.0
2023-09-24 10:51:56 +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 chore(regtest): Update redis dependency (#1915) 2023-09-23 10:06:21 +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 fix(regtests): filter client setinfo from rewrite log (#1921) 2023-09-24 10:51:56 +03:00
requirements.txt chore(regtest): Update redis dependency (#1915) 2023-09-23 10:06:21 +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