func/test/_e2e
Lance Ball 10a07578e9
feat!: change `describe` command to `info` (#474)
The describe command conflicts sematically with kubectl describe.
This commit changes the command name to `info`.

Fixes: https://github.com/knative-sandbox/kn-plugin-func/issues/337

Signed-off-by: Lance Ball <lball@redhat.com>
2021-08-15 21:43:54 -07:00
..
update_templates Bump cloudevents dep to 4.0.3 (#434) 2021-07-23 09:43:45 -07:00
cmd_create_test.go refactor!: function signatures implied from trigger 2021-06-09 21:18:55 +09:00
cmd_delete_test.go ci: implementation proposal for func e2e test (#363) 2021-06-02 09:43:04 +02:00
cmd_deploy_test.go ci: implementation proposal for func e2e test (#363) 2021-06-02 09:43:04 +02:00
cmd_describe_test.go feat!: change `describe` command to `info` (#474) 2021-08-15 21:43:54 -07:00
cmd_emit_test.go refactor!: function signatures implied from trigger 2021-06-09 21:18:55 +09:00
cmd_list_test.go ci: implementation proposal for func e2e test (#363) 2021-06-02 09:43:04 +02:00
config.go ci: implementation proposal for func e2e test (#363) 2021-06-02 09:43:04 +02:00
e2e_functions_test.go feat!: change `describe` command to `info` (#474) 2021-08-15 21:43:54 -07:00
func_test_proj.go refactor!: function signatures implied from trigger 2021-06-09 21:18:55 +09:00
main_test.go ci: implementation proposal for func e2e test (#363) 2021-06-02 09:43:04 +02:00
ready_check_test.go ci: implementation proposal for func e2e test (#363) 2021-06-02 09:43:04 +02:00
shell_cmd_runner.go ci: implementation proposal for func e2e test (#363) 2021-06-02 09:43:04 +02:00
trigger_events_test.go refactor!: function signatures implied from trigger 2021-06-09 21:18:55 +09:00
trigger_http_test.go ci: e2e test support for typescript runtime (#429) 2021-07-22 20:48:29 +09:00
update_test.go refactor!: function signatures implied from trigger 2021-06-09 21:18:55 +09:00