influxdb/ingester_test_ctx
Carol (Nichols || Goulding) 57bedb1c2d
refactor: Extract a test helper function to create a basic namespace
2023-05-15 14:20:38 -04:00
..
src refactor: Extract a test helper function to create a basic namespace 2023-05-15 14:20:38 -04:00
Cargo.toml fix: Move ingester-querier gRPC communication to its own crate 2023-05-12 13:28:30 -04:00
README.md fix: Rename ingester2_test_ctx to ingester_test_ctx 2023-05-08 20:23:02 -04: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.