influxdb/influxdb_iox/tests/end_to_end_cases
Andrew Lamb 9c19cd6cc4
fix: clamp start/end of TimestampRange to min/max valid timestamp values (#3487)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-01-20 16:08:00 +00:00
..
database_migration.rs refactor: Remove collect_query and replication (#3348) 2021-12-09 19:58:19 +00:00
debug_cli.rs fix: GIT version in `--version` 2021-11-30 16:06:27 +01:00
delete_api.rs fix: clamp start/end of TimestampRange to min/max valid timestamp values (#3487) 2022-01-20 16:08:00 +00:00
deletes.rs fix: Remove database delete/restore entirely 2021-11-17 12:03:11 -05:00
deployment_api.rs fix: allow setting the same server ID twice 2021-12-08 19:03:30 +01:00
deployment_cli.rs refactor: cleanup gRPC client error handling (#3251) (#3277) 2021-12-02 20:56:58 +00:00
flight_api.rs refactor: Remove collect_query and replication (#3348) 2021-12-09 19:58:19 +00:00
freeze.rs feat: remove legacy write service from influxdb_iox_client (#3043) 2021-11-05 17:26:18 +00:00
http.rs fix: In end-to-end tests, use influxdb_iox_client instead of influxdb2_client 2021-12-06 09:37:14 -05:00
influxdb_ioxd.rs
influxrpc.rs refactor: rename `storage_api.rs` end to end test to `influxrpc.rs` for consistency (#3497) 2022-01-20 14:25:13 +00:00
kafka.rs feat: Make a top-level influxdb_iox feature for kafka functionality 2021-12-09 08:49:34 -05:00
management_api.rs feat: add `size` methods to DML-related types 2022-01-18 13:52:31 +01:00
management_cli.rs feat: add `size` methods to DML-related types 2022-01-18 13:52:31 +01:00
metrics.rs fix: In end-to-end tests, use influxdb_iox_client instead of influxdb2_client 2021-12-06 09:37:14 -05:00
mod.rs refactor: rename `storage_api.rs` end to end test to `influxrpc.rs` for consistency (#3497) 2022-01-20 14:25:13 +00:00
operations_api.rs refactor: make server fixture creation less confusing 2021-11-03 16:34:51 +01:00
operations_cli.rs fix: serde_json `arbitrary_precision` (#3458) (#3469) 2022-01-17 09:50:54 +00:00
persistence.rs refactor: Remove collect_query and replication (#3348) 2021-12-09 19:58:19 +00:00
read_api.rs fix: In end-to-end tests, use influxdb_iox_client instead of influxdb2_client 2021-12-06 09:37:14 -05:00
read_cli.rs refactor: make server fixture creation less confusing 2021-11-03 16:34:51 +01:00
remote_api.rs refactor: remove remote API from database node 2021-11-24 11:12:22 +01:00
remote_cli.rs refactor: isolate and parametrize some management CLI tests 2021-11-24 11:12:22 +01:00
router_api.rs feat: add `GetRouter` gRPC method 2021-12-08 13:45:55 +01:00
router_cli.rs refactor: "update router" -> "create or update router" 2021-12-08 13:45:55 +01:00
run_cli.rs refactor: better test action CLI 2021-12-16 09:29:25 +01:00
scenario.rs refactor: Remove collect_query and replication (#3348) 2021-12-09 19:58:19 +00:00
sql_cli.rs refactor: make server fixture creation less confusing 2021-11-03 16:34:51 +01:00
system_tables.rs fix: flaky end to end system_tables test (#3397) 2021-12-17 08:13:09 +00:00
tracing.rs refactor: Remove collect_query and replication (#3348) 2021-12-09 19:58:19 +00:00
write_api.rs refactor: cleanup gRPC client error handling (#3251) (#3277) 2021-12-02 20:56:58 +00:00
write_buffer.rs refactor: cleanup gRPC client error handling (#3251) (#3277) 2021-12-02 20:56:58 +00:00
write_cli.rs refactor: make server fixture creation less confusing 2021-11-03 16:34:51 +01:00
write_pb.rs feat: WriteBufferReader use DmlOperation (#2731) (#3096) 2021-11-15 10:19:54 +00:00