client/test/e2e
Lv Jiawei 16bbfa37ed
Add E2E test for "kn source binding" commands (#634)
Fixes #631

* Add E2E test for "kn source binding" commands.
* Fix typo.
2020-02-07 14:37:14 -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 feature(serving): Update API to serving.knative.dev/v1 (#640) 2020-02-07 02:03:14 -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