omnigraph/crates/omnigraph-cli/tests
aaltshuler d8354ac213 test(cli): address review — assert schema-show success, document exit-code stance, add e2e opt-out
- The drift-heal verification now asserts `schema show` succeeded and
  produced a schema before checking the rogue field's absence (a failed
  command previously made the negative assertion vacuously pass).
- cluster_cli documents why it deliberately does not assert exit codes
  (blocked applies exit non-zero by contract while emitting the structured
  output callers assert on).
- The comprehensive lifecycle e2es honor OMNIGRAPH_SKIP_SYSTEM_E2E=1
  (graceful skip-with-message, the S3-gate pattern) for constrained
  sandboxes; requirements + suppression documented in testing.md.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-10 19:05:12 +03:00
..
support test(cli): comprehensive full-cycle cluster e2e with a live server 2026-06-10 18:07:29 +03:00
cli.rs feat(cluster): record policy applies_to bindings in the applied revision 2026-06-10 15:30:33 +03:00
system_local.rs test(cli): address review — assert schema-show success, document exit-code stance, add e2e opt-out 2026-06-10 19:05:12 +03:00
system_remote.rs Stored-query registry foundation + config/CLI RFC-002 (#128) 2026-06-01 22:50:31 +02:00