influxdb/tests/end_to_end_cases
Marco Neumann 97881079e8 refactor: make `ChunkOrder` non-zero
This will make it easier to handle missing values.

Helps with #2633.
2021-10-04 17:49:12 +02:00
..
debug_cli.rs feat: "dump catalog" debug CLI 2021-09-02 08:08:20 +02:00
deletes.rs test: Ensure that a deleted and recreated database returns new data 2021-09-13 11:42:43 -04:00
flight_api.rs test: add Flight/handshake test (#2156) 2021-07-30 15:43:28 +00:00
freeze.rs fix: freeze chunks in write path (#2021) (#2022) 2021-07-16 08:51:37 +00:00
http.rs refactor: complete migration of end-to-end.rs test to use #[tokio::test] (#987) 2021-03-15 13:13:55 +00:00
influxdb_ioxd.rs feat: apply negated delete predicates during scan 2021-09-17 16:20:42 -04:00
management_api.rs refactor: make `ChunkOrder` non-zero 2021-10-04 17:49:12 +02:00
management_cli.rs refactor: make `ChunkOrder` non-zero 2021-10-04 17:49:12 +02:00
metrics.rs test: Add end to end tracing test with mock Jaeger agent (#2594) 2021-09-21 16:07:05 +00:00
mod.rs test: Add end to end tracing test with mock Jaeger agent (#2594) 2021-09-21 16:07:05 +00:00
operations_api.rs feat: migrate operations CLI to use pbjson (#2562) 2021-09-16 19:15:24 +00:00
operations_cli.rs feat: migrate operations CLI to use pbjson (#2562) 2021-09-16 19:15:24 +00:00
persistence.rs feat: remove move lifecycle action (#2674) 2021-09-30 16:58:05 +00:00
read_api.rs feat: alter http query endpoint (#2559) 2021-09-18 09:24:27 +00:00
read_cli.rs fix: Print all timestamps using RFC3339 format (#2098) 2021-07-22 19:04:52 +00:00
run_cli.rs feat: eagerly check object store during CLI `run` 2021-06-22 18:21:30 +02:00
scenario.rs test: Add end to end tracing test with mock Jaeger agent (#2594) 2021-09-21 16:07:05 +00:00
sql_cli.rs feat: remove move lifecycle action (#2674) 2021-09-30 16:58:05 +00:00
storage_api.rs test: Add end to end tracing test with mock Jaeger agent (#2594) 2021-09-21 16:07:05 +00:00
system_tables.rs feat: remove move lifecycle action (#2674) 2021-09-30 16:58:05 +00:00
tracing.rs fix: `TRACES_EXPORTER_` to `JAEGER_DEBUG_NAME` and `JAEGER_TRACE_CONTEXT_HEADER_NAME` (#2616) 2021-09-24 15:42:48 +00:00
write_api.rs fix: bubble up write errors (#2598) 2021-09-21 11:08:37 -04:00
write_buffer.rs refactor: make writer buffer auto-creation types nicer to read 2021-09-08 11:13:48 +02:00
write_cli.rs refactor: complete migration of end-to-end.rs test to use #[tokio::test] (#987) 2021-03-15 13:13:55 +00:00
write_pb.rs feat: switch protobuf write service to canonical definition (#2182) 2021-08-04 00:16:49 +00:00