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
Kostas Kyrimis b82825cd6c
fix: test_cancel_replication_immediately (#1942)
* Give enough time to get replication canceled when the CI server is under heavy load
2023-09-27 17:56:26 +03:00
..
__init__.py feat(replication): First iteration on partial sync. (#1836) 2023-09-26 10:35:50 +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
proxy.py fix(regtests): Bind to 127.0.0.1 and not localhost (#1937) 2023-09-27 14:58:52 +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: test_cancel_replication_immediately (#1942) 2023-09-27 17:56:26 +03:00
requirements.txt chore(regtest): Update redis dependency (#1915) 2023-09-23 10:06:21 +03:00
search_test.py feat(search): return scores (#1870) 2023-09-25 10:03:17 +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 feat(replication): First iteration on partial sync. (#1836) 2023-09-26 10:35:50 +03:00