client/test
Navid Shaikh aac0ec265e Adds kn route list command (#202)
- Accepts an argument name for listing particular route
- Enables the machine readable output flags
- Updates docs for kn route command group
- Adds unit tests for route command group and route list
- Adds integration tests for route list in basic workflow test
- Updates tests and getting namespace
- Adds more unit tests for code in pkg/kn/commands/route/list_flags.go
- Adds route list command in smoke tests
- Updates vendor/modules.txt
- Clean up imports
- Addresses review comments
 - replaces knative to Knative
 - uses reflect.DeepEqual for slice comparison
 - removes few code comments
 - removes irrelevant tests modifications from the PR
2019-07-02 11:25:32 -07:00
..
e2e Adds kn route list command (#202) 2019-07-02 11:25:32 -07:00
e2e-smoke-tests.sh Adds kn route list command (#202) 2019-07-02 11:25:32 -07:00
e2e-tests-local.sh Adds a Golang version of e2e Basic workflow that can execute locally (#121) 2019-06-11 19:49:43 -07:00
e2e-tests.sh Add the support to test against specified release of Knative serving (#170) 2019-06-28 11:30:08 -07:00
presubmit-integration-tests-latest-release.sh Add the support to test against specified release of Knative serving (#170) 2019-06-28 11:30:08 -07:00
presubmit-tests.sh Add the support to test against specified release of Knative serving (#170) 2019-06-28 11:30:08 -07:00