knative/eventing

Subscription Conformance Tests completion

Open

#5,782 opened on Oct 4, 2021

View on GitHub
 (15 comments) (0 reactions) (1 assignee)Go (632 forks)auto 404
help wantedkind/feature-requesttriage/accepted

Repository metrics

Stars
 (1,551 stars)
PR merge metrics
 (PR metrics pending)

Description

Problem We don't have all the MUST clauses in the Subscription spec covered by tests in the project, for example: https://github.com/knative/eventing/blob/792f56ddb5e2328005149e7af571be6ca667cd89/test/rekt/features/channel/data_plane.go lots of todo in .must clauses in this file. Same with the other CRDs (Subscription, Broker, Trigger)

Persona: Developers

Exit Criteria Have at least one test per MUST clause from the Subscription specs

Additional context (optional) This is part of the Conformance GA plan

Contributor guide