client/test/e2e
Mike Petersen e1c48e6f7a
Added the option to use --scale for setting MinScale and MaxScale to the same value (#914)
* Added the option to use --scale for setting MinScale and MaxScale to the
same value

* Updated service create/update to resolve test issues

* Removed scale from the annotation section - there isn't a scale
annotation

* Renamed test service name so that it doesn't match a previous test

* Addressed most issues/changes

* Added tests for multiple flags being used at the same time

* Cleaned up the update tests

* Added negative value tests and cleaned up tests in create_test.go
2020-07-11 02:33:37 -07: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
ping_test.go fix(e2e): Refactor e2e utils and resource actions (#832) 2020-05-11 06:09:46 -07:00
plugins_test.go Refactor main flow and introduce explicit plugin and config handling (#877) 2020-06-15 09:15:24 -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_export_test.go add kn export type (#856) 2020-06-18 02:33:25 -07:00
service_file_test.go feat: Add --filename flag to service create command (#913) 2020-07-11 02:03:37 -07:00
service_options_test.go Added the option to use --scale for setting MinScale and MaxScale to the same value (#914) 2020-07-11 02:33:37 -07:00
service_test.go Return Error Message from Using --untag with Nonexistent Tag (#880) 2020-06-10 23:22:23 -07:00
sink_test.go Refer broker from v1beta1 APIs and add missing e2e tests (#895) 2020-06-19 05:43:25 -07: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 Replace pkg/errors with stdlib errors. (#853) 2020-05-25 08:10:47 -07:00
source_binding_test.go fix(e2e): Refactor e2e utils and resource actions (#832) 2020-05-11 06:09:46 -07:00
source_list_test.go fix(#772) refactored / simplified parameters to KnResultCollector (#773) 2020-04-08 02:18:01 -07:00
tekton_test.go Update Tekton resources to v1beta1 (#861) 2020-05-27 06:31:59 -07:00
traffic_split_test.go Return Error Message from Using --untag with Nonexistent Tag (#880) 2020-06-10 23:22:23 -07:00
trigger_inject_broker_test.go fix(e2e): Refactor e2e utils and resource actions (#832) 2020-05-11 06:09:46 -07:00
trigger_test.go Refer broker from v1beta1 APIs and add missing e2e tests (#895) 2020-06-19 05:43:25 -07:00
version_test.go fix(#772) refactored / simplified parameters to KnResultCollector (#773) 2020-04-08 02:18:01 -07:00