aaltshuler
|
d5e75df272
|
refactor(cli): split the test monolith into command-area suites
tests/cli.rs (4,548 lines, 112 tests) becomes five area files —
cli_cluster (24), cli_cluster_e2e (10, the spawned-binary lifecycle
compositions), cli_data (49), cli_schema_config (16), cli_queries (13) —
with the file-local helpers joining the existing tests/support harness.
Verbatim moves + visibility bumps; 161 crate tests green.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
2026-06-11 15:16:51 +03:00 |
|