client/test/e2e
David Simansky b72e4be300
feat: Add service import command (#1065)
* feat: Add service import command

* fix: Fix e2e test

* fix: Add retry when retrieving Configuration

* fix: Reflect review feedback

* fix: Fix error message

Co-authored-by: Roland Huß <rhuss@redhat.com>

* fix: Add missing mock tests

* fix: Polish unit test assertions

* fix: Mark import as experimental

* chore: Add changelog entry

* Update CHANGELOG.adoc

Co-authored-by: Roland Huß <rhuss@redhat.com>

* fix: Remove deprecated flag

Co-authored-by: Roland Huß <rhuss@redhat.com>
2020-11-09 06:04:09 -08:00
..
basic_workflow_test.go do not check for plugin executable if none on path (#846) 2020-06-02 01:38:16 -07:00
broker_test.go Add broker create, delete and list cmds (#894) 2020-06-23 02:43:26 -07:00
channels_test.go feat: List available channel types (#1027) 2020-10-06 13:17:20 -07:00
ping_test.go Add linting config and fix issues. (#1001) 2020-09-11 05:41:00 -07:00
plugins_test.go Add linting config and fix issues. (#1001) 2020-09-11 05:41:00 -07:00
revision_test.go fix(e2e): Refactor e2e utils and resource actions (#832) 2020-05-11 06:09:46 -07:00
route_test.go fix(e2e): Refactor e2e utils and resource actions (#832) 2020-05-11 06:09:46 -07:00
service_apply_test.go Feature: "kn service apply" (#964) 2020-11-02 00:36:35 -08:00
service_export_test.go Export test refactor (#1069) 2020-11-02 07:21:35 -08:00
service_file_test.go build test images for e2e (#974) 2020-08-20 04:42:13 -07:00
service_import_test.go feat: Add service import command (#1065) 2020-11-09 06:04:09 -08:00
service_options_test.go adding annotation-service and annotation-revision to kn create/update (#1029) 2020-09-30 07:48:29 -07:00
service_test.go add alias to commands (#1041) 2020-10-06 03:57:21 -07:00
sink_test.go feat: Add channel sink prefix (#1092) 2020-11-09 01:49:09 -08:00
sinkprefix_test.go fix(e2e): Create next namespace for e2e if one exists (#835) 2020-05-14 04:33:59 -07:00
source_apiserver_test.go Revisit sink prefixes: Support only 'ksvc' prefix and drop 'svc', 'service' support for knative service (#896) 2020-07-14 00:46:18 -07:00
source_binding_test.go Revisit sink prefixes: Support only 'ksvc' prefix and drop 'svc', 'service' support for knative service (#896) 2020-07-14 00:46:18 -07:00
source_list_test.go fix: `kn source list` command print spelling problems (#963) 2020-08-05 02:49:28 -07:00
subscription_test.go feat: Subscription CRUD (#1013) 2020-10-01 09:44:29 -07:00
tekton_test.go Print logs from PipelineRun pods when Tekton tests fail (#1019) 2020-09-22 01:17:36 -07:00
traffic_split_test.go Fix various misspellings and linter items (#1057) 2020-10-12 21:24:30 -07:00
trigger_inject_broker_test.go Revisit sink prefixes: Support only 'ksvc' prefix and drop 'svc', 'service' support for knative service (#896) 2020-07-14 00:46:18 -07:00
trigger_test.go Revisit sink prefixes: Support only 'ksvc' prefix and drop 'svc', 'service' support for knative service (#896) 2020-07-14 00:46:18 -07:00
version_test.go fix(#772) refactored / simplified parameters to KnResultCollector (#773) 2020-04-08 02:18:01 -07:00