Skip to content

Run the conformance gate against auth-api #44

Description

@ExtraToast

What to build

auth-api runs the conformance gate: its running application is fuzzed against its own spec on every pull request, reads only.

This is the first adoption, so it also proves the reusable workflow works against a real service with real authentication before the other two follow.

Acceptance criteria

  • Read-only operations are fuzzed on every pull request and the gate joins the pipeline aggregator
  • The fuzzer authenticates as a seeded test identity rather than bypassing auth
  • The scheduled full run covers mutations
  • Confirmed to fail against a deliberately non-conforming build before being trusted

Blocked by

  • Reusable Schemathesis conformance workflow
  • Adopt the ProblemDetail customizer, re-export the spec, republish clients

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

    area: authAuthentication, authorization, sessions, or identity.component: testsUnit, integration, system, or contract test concern.priority: P2Medium; normal planned work.type: testTest coverage, fixtures, or validation changes.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions