README
¶
End to end tests
Adding end to end tests
Knative Eventing Contrib e2e tests test the end to end functionality of the Knative Eventing Contrib to verify they work as expected.
Requirements
The e2e tests MUST:
- Provide frequent output describing what actions they are undertaking, especially before performing long running operations.
- Follow Golang best practices.
Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssureKafkaSourceIsOperational ¶
func AssureKafkaSourceIsOperational(t *testing.T, scope SourceTestScope)
AssureKafkaSourceIsOperational assures that KafkaSource works as intended.
Types ¶
type SourceTestScope ¶
SourceTestScope returns true if we should proceed with given test case.
Click to show internal directories.
Click to hide internal directories.