predixy/test
Julien Letessier 220772824c Guard against null server responses
Convert unexpected null responses into DeliverRequestFail instead of crashing.

Adds null_response_handling test and runs it in the harness.
2026-01-15 09:12:43 +01:00
..
basic.py Add test harness and basic tests 2026-01-14 21:30:55 +01:00
null_response_handling.py Guard against null server responses 2026-01-15 09:12:43 +01:00
pubsub_message_response.py Fix pubsub SubMsg responses 2026-01-15 09:10:29 +01:00
pubsub_minimal.py Fix pubsub test assertions 2026-01-14 22:34:51 +01:00
pubsub_parser_reset.py Reset pubsub parser per message 2026-01-15 09:12:00 +01:00
pubsub_subscription_order.py Ensure pubsub confirmations precede messages 2026-01-15 09:11:12 +01:00
pubsub.py Add pubsub tests for Redis parity 2026-01-14 21:50:45 +01:00
run.sh Guard against null server responses 2026-01-15 09:12:43 +01:00
wait_for_port.py Add test harness and basic tests 2026-01-14 21:30:55 +01:00