influxdb/test_helpers
Dom Dwyer 850308cdc9 feat(tests): future timeout helper
Adds a timeout test helper for futures - this lets us easily write tests
that await on futures for a bounded duration of time.

Optional feature to avoid dragging tokio into existing consumers of the
test_helpers crate that don't need it.
2022-04-05 11:30:47 +01:00
..
src feat(tests): future timeout helper 2022-04-05 11:30:47 +01:00
Cargo.toml feat(tests): future timeout helper 2022-04-05 11:30:47 +01:00