-
Notifications
You must be signed in to change notification settings - Fork 0
Run the conformance gate against auth-api #44
Copy link
Copy link
Open
Labels
area: authAuthentication, authorization, sessions, or identity.Authentication, authorization, sessions, or identity.component: testsUnit, integration, system, or contract test concern.Unit, integration, system, or contract test concern.priority: P2Medium; normal planned work.Medium; normal planned work.type: testTest coverage, fixtures, or validation changes.Test coverage, fixtures, or validation changes.
Description
Activity
Metadata
Metadata
Assignees
Labels
area: authAuthentication, authorization, sessions, or identity.Authentication, authorization, sessions, or identity.component: testsUnit, integration, system, or contract test concern.Unit, integration, system, or contract test concern.priority: P2Medium; normal planned work.Medium; normal planned work.type: testTest coverage, fixtures, or validation changes.Test coverage, fixtures, or validation changes.
What to build
auth-apiruns 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
Blocked by