Skip to content

Add kernel full-journey E2E coverage#41

Merged
tgarciai merged 4 commits intomainfrom
feat/kernel-full-journey-tls-e2e
Mar 18, 2026
Merged

Add kernel full-journey E2E coverage#41
tgarciai merged 4 commits intomainfrom
feat/kernel-full-journey-tls-e2e

Conversation

@tgarciai
Copy link
Member

Summary

  • add a real kernel full-journey integration test that covers projection, query, compatibility, command, and admin flows
  • add a full TLS variant with gRPC mTLS, NATS mTLS, Valkey mTLS, and Neo4j Bolt TLS
  • extend the Neo4j adapter to accept a CA path on secure schemes so the graph store can verify the server certificate in tests

Verification

  • cargo test -p rehydration-adapter-neo4j
  • cargo test -p rehydration-transport-grpc --features container-tests --test kernel_full_journey_integration --no-run
  • bash scripts/ci/integration-kernel-full-journey.sh
  • bash scripts/ci/integration-kernel-full-journey-tls.sh
  • git diff --check

@sonarqubecloud
Copy link

@tgarciai tgarciai merged commit 3fe2f74 into main Mar 18, 2026
19 checks passed
@tgarciai tgarciai deleted the feat/kernel-full-journey-tls-e2e branch March 18, 2026 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant