Skip to content

Add HTTP-layer tests for publisher and relayer services #814

Description

@collinsadi

Service tests cover engines and rate-limit logic but not the HTTP handlers themselves — which is how the publisher's 429 path shipped setting headers after the response had ended.

Add request-level tests against the real server setup for both services.

Acceptance criteria:

  • Each endpoint has tests for success, validation failure, and rate-limited paths.
  • Error and header behavior is asserted at the wire level.
  • The tests run in the service CI jobs.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    infraInfrastructure, CI, hosting, and indexersp2Required for reliable v1 after P0/P1testingTests, fixtures, and validation coveragetestsTest coverage or verification work

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions