Subscription Conformance Tests completion
Open
help wanted
kind/feature-request
triage/accepted
- Dominant language
- Go
- Stars
- 1.6k
- Forks
- 631
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 6
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:](https://github.com/knative/eventing/blob/main/docs/personas.md)**
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
Assessment
This issue has not been assessed yet.