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
Roman Gershman 91c299b33e
chore: Del and NUMINCRBY use json::Path (#2655)
* chore: Del and NUMINCRBY use json::Path

Also, fix various protocol bugs when we sent simple string
instead of sending bulk strings.

Fixed a typo in path.cc that lead to a data race bug.

Finally, flip the flag in regression tests to start covering json::Path code
and added test coverage for the data race bug

---------

Signed-off-by: Roman Gershman <roman@dragonflydb.io>
2024-02-26 14:06:21 +00:00
..
seeder feat(pytest): More types for seeder (#2577) 2024-02-20 15:31:08 +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 acl keys to acl log command (#2274) 2023-12-12 17:00:41 +02:00
cluster_test.py feat(cluster): #2448 add new DFLYMIGRATE ACK cmd (#2582) 2024-02-19 19:21:14 +02:00
config_test.py chore: use decode_responses when creating a redis client (#2109) 2023-11-03 11:00:26 +02:00
conftest.py feat(connection): Support pipelining with Memcached (#2648) 2024-02-23 20:18:25 +03:00
connection_test.py feat(connection): Support pipelining with Memcached (#2648) 2024-02-23 20:18:25 +03:00
eval_test.py fix: do not migrate during connection close (#2570) 2024-02-12 16:03:34 +02:00
generic_test.py fix: missing error reply to client after AddOrFind throw std::bad_alloc (#2411) 2024-01-15 10:13:10 +02: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: Del and NUMINCRBY use json::Path (#2655) 2024-02-26 14:06:21 +00: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 fix(test): Use less memory for STRING and HASH memory tests (#2593) 2024-02-15 10:08:45 +02: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(connection): Support pipelining with Memcached (#2648) 2024-02-23 20:18:25 +03:00
redis_replication_test.py Fix redis->DF replication tests (#2495) 2024-01-29 03:25:58 +02:00
replication_test.py fix: loading state error type to be compatible with redis (#2629) 2024-02-20 12:45:41 +00:00
requirements.txt feat(pytest): Gen2 seeder, part 1 (#2556) 2024-02-09 19:20:25 +03:00
search_test.py chore(search): Extend FT.INFO (#2133) 2023-11-06 16:18:13 +03:00
seeder_test.py feat(pytest): More types for seeder (#2577) 2024-02-20 15:31:08 +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(server): Implement CLIENT KILL (#2404) 2024-01-15 09:49:23 +02:00
shutdown_test.py feat: Add black formatter to the project (#1544) 2023-07-17 13:13:12 +03:00
snapshot_test.py fix(bug): server crash info memory while saving (#2637) 2024-02-21 13:39:57 +00:00
tls_conf_test.py chore(tls): add tls config test for ca_dir (#2152) 2023-11-13 14:11:14 +02:00
utility.py fix: loading state error type to be compatible with redis (#2629) 2024-02-20 12:45:41 +00:00