client/test/e2e
Navid Shaikh 15dec583ca
Implement human readable output for kn route describe (#643)
* Implement human readable output for kn route describe

 - Keeps the machine readable output
 - Align the command description text, check for single argument, reported error messages and unit tests in service, revision, route, source binding describe commands

* Dont print separate section for owner references

* Print Service heading irrespective of owner.Kind == Service

* Align desc, err msg for trigger, apiserver and cronjob source
2020-02-10 07:46:07 -08:00
..
basic_workflow_test.go Fix misleading error message when verb is bad (#589) 2020-01-19 23:47:04 -08:00
common.go fixes(#598): checks for namespace creation instead of waiting (#611) 2020-01-24 13:44:24 -08:00
cronjob_test.go Add E2E tests for CronJob source (#599) 2020-01-07 02:49:51 -08:00
e2e.go Adds a Golang version of e2e Basic workflow that can execute locally (#121) 2019-06-11 19:49:43 -07:00
e2e_flags.go remove unused test flag (#540) 2019-12-08 23:16:44 -08:00
env.go feature(service): Implements traffic splitting and tagging targets (#345) 2019-08-15 10:56:08 -07:00
kn.go Adds a Golang version of e2e Basic workflow that can execute locally (#121) 2019-06-11 19:49:43 -07:00
kubectl.go Adds a Golang version of e2e Basic workflow that can execute locally (#121) 2019-06-11 19:49:43 -07:00
plugins_test.go adds e2e tests for plugins (#591) 2020-01-09 01:25:54 -08:00
revision_test.go Selectively run e2e tests for serving, eventing (#547) 2019-12-11 03:58:48 -08:00
route_test.go Implement human readable output for kn route describe (#643) 2020-02-10 07:46:07 -08:00
service_options_test.go Add e2e test for cmd and arg options (#637) 2020-02-05 09:50:31 -08:00
service_test.go Selectively run e2e tests for serving, eventing (#547) 2019-12-11 03:58:48 -08:00
source_apiserver_test.go chore(e2e): Namespace specific k8s resources for tests (#597) 2020-01-10 06:50:56 -08:00
source_binding_test.go Add E2E test for "kn source binding" commands (#634) 2020-02-07 14:37:14 -08:00
source_list_types_test.go Selectively run e2e tests for serving, eventing (#547) 2019-12-11 03:58:48 -08:00
tekton_test.go chore(e2e): Update tektoncd pipeline release to v0.9.2 (#594) 2020-01-10 03:42:56 -08:00
traffic_split_test.go Selectively run e2e tests for serving, eventing (#547) 2019-12-11 03:58:48 -08:00
version_test.go Update serving dependency to 0.8; change all import paths (#368) 2019-08-15 18:09:08 -07:00