influxdb/influxdb_iox/tests/end_to_end_cases
Carol (Nichols || Goulding) 8ad2b5e9fd
fix: In end-to-end tests, use influxdb_iox_client instead of influxdb2_client
2021-12-06 09:37:14 -05:00
..
database_migration.rs refactor: break out database migration end to end tests (#3308) 2021-12-06 12:21:10 +00:00
debug_cli.rs fix: GIT version in `--version` 2021-11-30 16:06:27 +01:00
delete_api.rs fix: don't error on delete to non-existent table (#3259) (#3263) 2021-12-01 00:40:05 +00:00
deletes.rs fix: Remove database delete/restore entirely 2021-11-17 12:03:11 -05:00
deployment_api.rs refactor: cleanup gRPC client error handling (#3251) (#3277) 2021-12-02 20:56:58 +00:00
deployment_cli.rs refactor: cleanup gRPC client error handling (#3251) (#3277) 2021-12-02 20:56:58 +00:00
flight_api.rs fix: In end-to-end tests, use influxdb_iox_client instead of influxdb2_client 2021-12-06 09:37:14 -05: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 chore: move `influxdb_iox` into a proper workspace package 2021-10-26 11:02:33 +02:00
management_api.rs feat: Add force flag to ClaimDatabase (#3284) 2021-12-03 21:11:23 +00:00
management_cli.rs refactor: break out database migration end to end tests (#3308) 2021-12-06 12:21:10 +00: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: break out database migration end to end tests (#3308) 2021-12-06 12:21:10 +00:00
operations_api.rs refactor: make server fixture creation less confusing 2021-11-03 16:34:51 +01:00
operations_cli.rs refactor: make server fixture creation less confusing 2021-11-03 16:34:51 +01:00
persistence.rs refactor: remove methods from `ManagementService` that were moved to `DeploymentService` 2021-11-23 18:04:41 +01: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 refactor: cleanup gRPC client error handling (#3251) (#3277) 2021-12-02 20:56:58 +00:00
run_cli.rs refactor: rename "run mode" to "server type" 2021-10-28 11:16:41 +02:00
scenario.rs fix: In end-to-end tests, use influxdb_iox_client instead of influxdb2_client 2021-12-06 09:37:14 -05:00
sql_cli.rs refactor: make server fixture creation less confusing 2021-11-03 16:34:51 +01:00
storage_api.rs fix: In end-to-end tests, use influxdb_iox_client instead of influxdb2_client 2021-12-06 09:37:14 -05:00
system_tables.rs feat: remove legacy write service from influxdb_iox_client (#3043) 2021-11-05 17:26:18 +00:00
tracing.rs fix: In end-to-end tests, use influxdb_iox_client instead of influxdb2_client 2021-12-06 09:37:14 -05: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