Asserts on event-sender#3431
Conversation
8f46566 to
0154a26
Compare
Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
0154a26 to
d3d5d62
Compare
|
The following jobs failed:
Failed non-flaky tests preventing automatic retry of pull-knative-eventing-integration-tests: |
Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
|
/assign |
devguyio
left a comment
There was a problem hiding this comment.
just a few comments, other than that lgtm
| ) | ||
| } | ||
|
|
||
| func MatchInnerEvent(matchers ...cetest.EventMatcher) cetest.EventMatcher { |
There was a problem hiding this comment.
Is this function used anywhere?
There was a problem hiding this comment.
Not yet, but i suppose we'll need it for broker data-plane tests and other tests when sender actually expects an event back
Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: devguyio, slinkydeveloper The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Signed-off-by: Francesco Guardiani francescoguard@gmail.com
Part of #1845
Proposed Changes