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 cd863b89b4
chore: disable cluster_fuzzymigration (#3373)
* mark cluster_fuzzymigration as skipped

Signed-off-by: kostas <kostas@dragonflydb.io>
2024-07-24 11:46:44 +03:00
..
seeder fix(server): fix compatibility with rdb snapshot (#3121) 2024-06-04 06:28:18 +00:00
__init__.py chore: Small refactor of DflyInstance (#1951) 2023-09-28 10:11:11 +03:00
acl_family_test.py feat(namespaces): Initial support for multi-tenant (#3260) 2024-07-16 19:34:49 +03:00
cluster_mgr_test.py chore: Disable cluster_mgr_test (#3279) 2024-07-08 09:12:27 +03:00
cluster_test.py chore: disable cluster_fuzzymigration (#3373) 2024-07-24 11:46:44 +03:00
config_test.py chore: use decode_responses when creating a redis client (#2109) 2023-11-03 11:00:26 +02:00
conftest.py fix(test): copy logs for failed test during TEARDOWN phase (#3331) 2024-07-17 22:16:08 +03:00
connection_test.py chore: fix test_parser_memory_stats flakiness (#3354) 2024-07-22 10:41:26 +00:00
eval_test.py fix: do not migrate during connection close (#2570) 2024-02-12 16:03:34 +02:00
generic_test.py chore: replace session wide fixtures with scope (#3251) 2024-07-02 10:26:26 +03:00
http_conf_test.py fix: authorize the http connection to call commands (#2863) 2024-04-08 13:19:01 +03:00
instance.py fix(tests): Add missing awaits (#3273) 2024-07-11 11:46:28 +03:00
json_test.py feat(pytest): More types for seeder (#2577) 2024-02-20 15:31:08 +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
memory_test.py chore: replace session wide fixtures with scope (#3251) 2024-07-02 10:26:26 +03:00
proxy.py fix: forbid DFLYCLUSTER commads set for emulated cluster mode (#3307) 2024-07-16 14:17:28 +03:00
pymemcached_test.py chore: Fix memcached flags not updated (#2787) 2024-03-29 12:10:58 +03:00
redis_replication_test.py chore: replace session wide fixtures with scope (#3251) 2024-07-02 10:26:26 +03:00
replication_test.py chore: disable compression on big values (#3358) 2024-07-23 08:57:21 +00:00
requirements.txt feat(pytest): Gen2 seeder, part 1 (#2556) 2024-02-09 19:20:25 +03:00
search_test.py fix: missing logs on pytest failures #3255 (#3272) 2024-07-10 10:58:54 +03:00
seeder_test.py fix(server): fix compatibility with rdb snapshot (#3121) 2024-06-04 06:28:18 +00:00
sentinel_test.py chore: replace session wide fixtures with scope (#3251) 2024-07-02 10:26:26 +03:00
server_family_test.py chore: replace session wide fixtures with scope (#3251) 2024-07-02 10:26:26 +03:00
shutdown_test.py chore: replace session wide fixtures with scope (#3251) 2024-07-02 10:26:26 +03:00
snapshot_test.py fix (pytest): generate unique random dbfilename for tests (#3317) 2024-07-15 11:01:02 +03:00
tiering_test.py chore: upload all the logs from /tmp (#3263) 2024-07-04 09:17:25 +03:00
tls_conf_test.py chore: better error reporting when connecting to tls with plain socket (#2740) 2024-03-19 17:20:23 +02:00
utility.py chore: fix test_parser_memory_stats flakiness (#3354) 2024-07-22 10:41:26 +00:00