package
Version:
v0.23.1
Opens a new window with list of versions in this module.
Published: May 31, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 21
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
¶
AssureKafkaSourceIsOperational assures that KafkaSource works as intended.
type SourceTestScope func(auth, testCase, version string) bool
SourceTestScope returns true if we should proceed with given
test case.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.