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 7f89bf37d8
fix(AclFamily): commands parsing and error handling (#1726)
* Fixed broken ACL command (prev df crashed)
* Fixed broken ACL LIST STR (now prints error)
* Added tests
2023-08-23 14:23:41 +03:00
..
__init__.py fix: MONITOR now works for multi transactions (#1675) 2023-08-17 12:50:16 +03:00
acl_family_test.py fix(AclFamily): commands parsing and error handling (#1726) 2023-08-23 14:23:41 +03:00
cluster_test.py feat: Add black formatter to the project (#1544) 2023-07-17 13:13:12 +03:00
conftest.py fix: Fix squashing, pytest arg formatting (#1712) 2023-08-18 09:28:19 +03:00
connection_test.py fix: Add small timeout to monitor (#1718) 2023-08-21 10:20:43 +00:00
eval_test.py feat: Add black formatter to the project (#1544) 2023-07-17 13:13:12 +03:00
generic_test.py feat: Add black formatter to the project (#1544) 2023-07-17 13:13:12 +03:00
json_test.py feat: Add black formatter to the project (#1544) 2023-07-17 13:13:12 +03:00
list_family_test.py feat: Add black formatter to the project (#1544) 2023-07-17 13:13:12 +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 chore: Mark slow pytests as 'slow' so they can be excluded. (#1720) 2023-08-23 13:04:49 +03:00
requirements.txt Expose replication lag metrics (#1400) 2023-06-22 11:12:41 +02:00
search_test.py feat: json paths in search (#1695) 2023-08-18 15:40:59 +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: Add black formatter to the project (#1544) 2023-07-17 13:13:12 +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: Mark slow pytests as 'slow' so they can be excluded. (#1720) 2023-08-23 13:04:49 +03:00
tls_conf_test.py sec: Adjust flag validation for TLS. (#1582) 2023-07-30 19:24:39 +02:00
utility.py feat: Add black formatter to the project (#1544) 2023-07-17 13:13:12 +03:00