Skip to content

Add Rust test suite + CI #6

Description

@roboshyim

Add unit/integration tests and a GitHub Actions workflow.

Tests:

  • normalize_uri drops tracking params + sorts query
  • pass-path matching
  • cache key generation varying by sw-cache-hash header and sw-currency cookie
  • /widgets/checkout/info short-circuit logic
  • purge tag parsing

CI:

  • cargo fmt (check)
  • cargo clippy (deny warnings)
  • cargo test

Note: keep tests runnable without external services.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions