influxdb/tests/end_to_end_cases
Raphael Taylor-Davies 1d55d9a1b5
feat: add pbjson support (#2468)
* feat: add pbjson support

* chore: fix test
2021-09-16 07:33:27 +00: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 refactor: address review comments 2021-09-13 11:44:18 -04:00
management_api.rs test: Check for other error Database States 2021-09-15 14:44:14 -04:00
management_cli.rs feat: add pbjson support (#2468) 2021-09-16 07:33:27 +00:00
metrics.rs feat: migrate catalog timestamp summary to `metric` crate (#2486) 2021-09-09 14:52:25 +00:00
mod.rs test: Ensure that a deleted and recreated database returns new data 2021-09-13 11:42:43 -04:00
operations_api.rs feat: drain database jobs on shutdown (#2239) 2021-08-10 16:47:37 +00:00
operations_cli.rs feat: drain database jobs on shutdown (#2239) 2021-08-10 16:47:37 +00:00
persistence.rs feat: Store only the database rules sent by the client (do not store default values) (#2430) 2021-08-28 10:26:32 +00:00
read_api.rs fix: Print all timestamps using RFC3339 format (#2098) 2021-07-22 19:04:52 +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 refactor: make writer buffer auto-creation types nicer to read 2021-09-08 11:13:48 +02:00
sql_cli.rs fix: Print all timestamps using RFC3339 format (#2098) 2021-07-22 19:04:52 +00:00
storage_api.rs feat: add storage client to influxdb_iox_client (#2404) 2021-08-26 10:30:59 +00:00
system_tables.rs feat: include more information in system.operations table (#2097) 2021-07-22 17:16:09 +00:00
write_api.rs feat: Store only the database rules sent by the client (do not store default values) (#2430) 2021-08-28 10:26:32 +00: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