dragonfly/tests/fakeredis/test
Roman Gershman 63742dd0cf
fix: stop using openssl for container healthchecks (#4181)
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>
2024-11-25 17:41:17 +02:00
..
test_json chore(fakeredis): Enable JSON tests in the Fakeredis tests (#3773) 2024-10-23 08:53:14 +02:00
test_mixins chore:update fakeredis, remove irrelevant tests (#4014) 2024-11-17 20:24:46 +02:00
test_stack fix: stop using openssl for container healthchecks (#4181) 2024-11-25 17:41:17 +02:00
__init__.py test: tests using fakeredis to check compatibility (#3534) 2024-08-22 22:30:42 +03:00
conftest.py chore:update fakeredis, remove irrelevant tests (#4014) 2024-11-17 20:24:46 +02:00
test_asyncredis.py chore:update fakeredis, remove irrelevant tests (#4014) 2024-11-17 20:24:46 +02:00
test_hypothesis.py chore:update fakeredis, remove irrelevant tests (#4014) 2024-11-17 20:24:46 +02:00
test_transactions.py test: tests using fakeredis to check compatibility (#3534) 2024-08-22 22:30:42 +03:00
testtools.py test: tests using fakeredis to check compatibility (#3534) 2024-08-22 22:30:42 +03:00