flodgatt/src/request
Daniel Sockwell c3ec5c8eb7 Add tests for polling for multiple messages
This commit adds a mock Redis interface and adds tests that poll the
mock interface for multiple messages at a time.  These tests test that
Flodgatt is robust against receiving incomplete messages, including if
the message break results in receiving invalid UTF8.
2020-05-07 10:39:05 -04:00
..
timeline Add tests for polling for multiple messages 2020-05-07 10:39:05 -04:00
err.rs Postgres (#137) 2020-04-23 12:04:30 -04:00
postgres.rs Resolve memory-use regression (#140) 2020-04-24 13:23:59 -04:00
postgres_pool.rs Postgres (#137) 2020-04-23 12:04:30 -04:00
query.rs Update module privacy (#133) 2020-04-21 16:39:31 -04:00
sse_test.rs Improve module privacy (#136) 2020-04-22 14:38:22 -04:00
subscription.rs Improve module privacy (#136) 2020-04-22 14:38:22 -04:00
timeline.rs Add tests for polling for multiple messages 2020-05-07 10:39:05 -04:00
ws_test.rs Improve module privacy (#136) 2020-04-22 14:38:22 -04:00