influxdb/tests/end_to_end_cases
Marko Mikulicic c9cbc74857 feat: Use a DID newtype instead of u32 for dictionary ids
Rationale
---------

We use `u32` throughout the codebase to reference for interned dictionary strings.
We also use `u32` for other reasons and it would be nice to get some help from the compiler
to avoid mixing them up
2021-04-13 22:38:41 +00:00
..
flight_api.rs refactor: complete migration of end-to-end.rs test to use #[tokio::test] (#987) 2021-03-15 13:13:55 +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
management_api.rs feat: Use a DID newtype instead of u32 for dictionary ids 2021-04-13 22:38:41 +00:00
management_cli.rs feat: Use a DID newtype instead of u32 for dictionary ids 2021-04-13 22:38:41 +00:00
mod.rs feat: add longrunning operations client (#981) 2021-03-16 13:19:44 +00:00
operations_api.rs feat: make it easy to get OperationMetadata from Operation 2021-03-30 12:57:11 -04:00
operations_cli.rs feat: retain limited tracker history (#1005) 2021-03-17 16:32:34 +00:00
read_api.rs refactor: complete migration of end-to-end.rs test to use #[tokio::test] (#987) 2021-03-15 13:13:55 +00:00
read_cli.rs feat: write once writer id (#1131) 2021-04-06 17:51:57 +00:00
scenario.rs feat: lifecycle rules (#1045) 2021-03-29 15:32:36 +00:00
storage_api.rs refactor: complete migration of end-to-end.rs test to use #[tokio::test] (#987) 2021-03-15 13:13:55 +00:00
write_api.rs refactor: complete migration of end-to-end.rs test to use #[tokio::test] (#987) 2021-03-15 13:13:55 +00: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