omnigraph/crates/omnigraph-cli/tests
Ragnor Comerford fb56a31c16
Test: queries list must reject an unknown --target
queries list opens no graph URI, so unknown-graph validation does not ride
along on resolve_target_uri the way it does for every other command. The new
test reproduces the gap: with an unknown --target the command currently exits 0
and prints the (empty) top-level registry instead of erroring like the
URI-resolving commands do. Fails against current code; the fix follows.
2026-06-01 11:45:44 +02:00
..
support Rename repo terminology to graph (#118) 2026-05-24 16:46:00 +01:00
cli.rs Test: queries list must reject an unknown --target 2026-06-01 11:45:44 +02:00
system_local.rs docs: rename runs.md/runs.rs → writes and repoint all references (#131) 2026-05-30 23:20:56 +02:00
system_remote.rs feat: inline query strings in CLI and HTTP server (#110) 2026-05-29 13:41:54 +02:00