mirror of
https://github.com/dragonflydb/dragonfly.git
synced 2025-05-15 05:45:09 +02:00
Dragonfly responds to ascii based requests to tls port with: `-ERR Bad TLS header, double check if you enabled TLS for your client.` Therefore, it is possible to test now both tls and non-tls ports with a plain-text PING. Fixes #4171 Also, blacklist the bloom-filter test that Dragonfly does not support yet. Signed-off-by: Roman Gershman <roman@dragonflydb.io> |
||
---|---|---|
.. | ||
__init__.py | ||
test_bloomfilter.py | ||
test_cms.py | ||
test_cuckoofilter.py | ||
test_tdigest.py | ||
test_topk.py |