Skip to content

Tighten PR 18 verification coverage#739

Open
ChristianPavilonis wants to merge 1 commit into
feature/edgezero-pr18-phase5-verificationfrom
christian/pr725-verification-fixes
Open

Tighten PR 18 verification coverage#739
ChristianPavilonis wants to merge 1 commit into
feature/edgezero-pr18-phase5-verificationfrom
christian/pr725-verification-fixes

Conversation

@ChristianPavilonis
Copy link
Copy Markdown
Collaborator

Summary

  • assert explicit adapter route registrations instead of relying on non-404 responses behind wildcard fallbacks
  • compare cross-adapter critical header values, not just header presence
  • lint the integration test crate's test targets in CI with --all-targets

Verification

  • cargo fmt --all -- --check
  • cargo test-axum --test routes
  • cargo test-cloudflare --test routes
  • cargo test --manifest-path crates/integration-tests/Cargo.toml --test parity
  • cargo clippy --manifest-path crates/integration-tests/Cargo.toml --all-targets -- -D warnings
  • cargo clippy --workspace --all-targets --all-features -- -D warnings
  • cargo test-axum
  • cargo test-cloudflare
  • cargo test-fastly

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