influxdb/ingester2_test_ctx
Dom Dwyer 5c6d51c808
refactor: constify defaults
Constify default TestContext config params.
2023-04-12 14:28:06 +02:00
..
src refactor: constify defaults 2023-04-12 14:28:06 +02:00
Cargo.toml test: add ingester2_test_ctx 2023-04-12 12:51:47 +02:00
README.md test: add ingester2_test_ctx 2023-04-12 12:51:47 +02:00

README.md

Ingester Test Context

This crate contains re-usable types that allow running integration tests (ingester/test) and benchmarks (ingester/benches) against a complete in-process Ingester instance, with helper methods and changeable configurations.