influxdb/ingester2_test_ctx
Marco Neumann 1185ced87a
chore: deny unknown and copyleft licenses (#7556)
I just don't wanna rip out parts of our software stack because
someone gets cold feet.

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-04-17 08:08:48 +00:00
..
src refactor: constify defaults 2023-04-12 14:28:06 +02:00
Cargo.toml chore: deny unknown and copyleft licenses (#7556) 2023-04-17 08:08:48 +00: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.