directory
Version:
v0.0.0-...-ea02baa
Opens a new window with list of versions in this module.
Published: Jun 5, 2018
License: Apache-2.0
Opens a new window with license information.
README
¶
End to end tests
Adding end to end tests
Knative Serving e2e tests test the end to end functionality of the Knative Serving API to verify the behavior of this specific implementation.
These tests use the test library.
Requirements
The e2e tests are used to test whether the flow of Knative Serving is performing as designed from start to finish.
The e2e tests MUST:
- Provide frequent output describing what actions they are undertaking, especially before performing long running operations.
- Log output should be provided exclusively using the log library
(vs. the testing log functions, which buffer output until the test has completed).
- Follow Golang best practices.
Directories
¶
test_images
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.