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 67bb3970be
chore(search): Add exclusive range option (#2055)
Signed-off-by: Vladislav Oleshko <vlad@dragonflydb.io>
2023-10-23 13:07:40 +03:00
..
__init__.py chore: Small refactor of DflyInstance (#1951) 2023-09-28 10:11:11 +03:00
acl_family_test.py feat(acl): add config set for aclfile (#1978) 2023-10-19 10:15:38 +00:00
cluster_test.py fix(regtests): Limit infinite loop in replication_test (#1961) 2023-09-28 11:45:03 +03:00
config_test.py chore: Small refactor of DflyInstance (#1951) 2023-09-28 10:11:11 +03:00
conftest.py fix(regtests): Colored per-instance log (#1971) 2023-10-02 10:36:41 +03:00
connection_test.py fix: skip setting tcp_nodelay for unix domain sockets (#2033) 2023-10-22 11:00:51 +03:00
eval_test.py fix(server): Fix async lua (#1982) 2023-10-03 16:13:38 +03:00
generic_test.py feat(cmd): add restricted commands flag (#1967) 2023-09-29 16:16:06 +01:00
http_conf_test.py fix(Listener): skip auth when requirepass is empty on http (#1985) 2023-10-03 19:56:19 +03:00
instance.py chore: call debug stacktrace on SIGUSR1 (#2012) 2023-10-20 10:50:55 +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 fix(regtests): Reduce load on redis replication test (#1984) 2023-10-03 12:28:42 +03:00
replication_test.py fix: localize timeout in test_cancel_replication_immediately test (#2048) 2023-10-22 08:44:00 +03:00
requirements.txt chore(search): add redis-om test (#2049) 2023-10-21 14:22:04 +03:00
search_test.py chore(search): Add exclusive range option (#2055) 2023-10-23 13:07:40 +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 feat: Implement slowlog (#1956) 2023-10-13 23:39:35 +03:00
shutdown_test.py feat: Add black formatter to the project (#1544) 2023-07-17 13:13:12 +03:00
snapshot_test.py feat(aws): add s3 awsv2 (#1929) 2023-10-06 10:24:56 +01:00
tls_conf_test.py chore: Small refactor of DflyInstance (#1951) 2023-09-28 10:11:11 +03:00
utility.py fix(regtests): Reduce load on redis replication test (#1984) 2023-10-03 12:28:42 +03:00