client/pkg/kn/commands
Gong Zhang b649b72694 Fill up test cases for files with low coverage (#399)
To get the test pass for https://github.com/knative/client/pull/245,
need to fill up test cases for files with low code coverage
2019-09-05 03:33:04 -07:00
..
flags feature(service): Implements traffic splitting and tagging targets (#345) 2019-08-15 10:56:08 -07:00
plugin fix lint errors (#388) 2019-08-24 22:46:13 -07:00
revision Added --no-headers flag for resource listing (#262) 2019-09-03 00:31:00 -07:00
route Fill up test cases for files with low coverage (#399) 2019-09-05 03:33:04 -07:00
service Fill up test cases for files with low coverage (#399) 2019-09-05 03:33:04 -07:00
completion.go fix(build): Minor build optimizations (#265) 2019-07-15 13:21:27 -07:00
completion_test.go test(commands): backfills gotest.tools tests for version & completion cmds (#223) 2019-07-09 11:44:55 -07:00
human_readable_flags.go Added --no-headers flag for resource listing (#262) 2019-09-03 00:31:00 -07:00
namespaced.go Add support for -A variant of --all-namespaces (#356) 2019-08-09 07:01:05 -07:00
namespaced_test.go fix lint errors (#388) 2019-08-24 22:46:13 -07:00
testing_helper.go By default, set `Image` to the image of the prev. revision by digest (#373) 2019-08-27 11:42:40 -07:00
testing_helper_test.go Update serving dependency to 0.8; change all import paths (#368) 2019-08-15 18:09:08 -07:00
types.go fix lint errors (#388) 2019-08-24 22:46:13 -07:00
types_test.go fix lint errors (#388) 2019-08-24 22:46:13 -07:00
version.go kn version command to list supported serving versions and APIs (#370) 2019-08-19 15:25:59 -07:00
version_test.go kn version command to list supported serving versions and APIs (#370) 2019-08-19 15:25:59 -07:00
wait_flags.go feature(service): Wait on update for service to become ready. (#271) 2019-07-22 10:52:35 -07:00
wait_flags_test.go feature(service): Wait on update for service to become ready. (#271) 2019-07-22 10:52:35 -07:00