influxdb/tests/end_to_end_cases
Andrew Lamb 6fecf68bd4
feat: make CLI to listing database consistent with other commands (#974)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-03-12 14:43:49 +00:00
..
flight_api.rs refactor: rework all end-to-end.rs tests to use the server fixture rather than const connection strings (#948) 2021-03-09 20:47:29 +00:00
management_api.rs feat: Add management API and CLI to list chunks (#968) 2021-03-12 13:56:14 +00:00
management_cli.rs feat: make CLI to listing database consistent with other commands (#974) 2021-03-12 14:43:49 +00:00
mod.rs feat: Add CLI to query the database using SQL (#943) 2021-03-10 13:21:12 +00:00
read_api.rs refactor: Move end-to-end test server fixture into its own module (#945) 2021-03-09 19:08:55 +00:00
read_cli.rs refactor: Port end-to-end tests that modify global state to their own fixture (#949) 2021-03-10 14:05:35 +00:00
storage_api.rs refactor: run some more end to end tests as tokio tests (#964) 2021-03-11 11:14:49 +00:00
util.rs feat: Add management API and CLI to list chunks (#968) 2021-03-12 13:56:14 +00:00
write_api.rs feat: Add management API and CLI to list chunks (#968) 2021-03-12 13:56:14 +00:00
write_cli.rs refactor: Port end-to-end tests that modify global state to their own fixture (#949) 2021-03-10 14:05:35 +00:00