client/pkg/kn/commands
Murugappan Chetty b64f70c593 tests: Use mock kn client tests for service list and delete (#527)
* refactor delete service unit test with mock kn client (#358)

* refactor list svc unit test with mock kn client (#358)

* refactor list svc unit test with mock kn client (#358)

* fix review comments for pr 527 (#358)

* fix review comments for pr 527 (#358)
2019-11-29 01:40:22 -08:00
..
completion Add completion to help message (#478) 2019-11-12 01:32:23 -08:00
flags Add support for envFrom and volumeMounts (#393) 2019-11-06 04:15:03 -08:00
plugin removes remaining references to 'lookup-plugins-in-path' (#481) 2019-11-11 09:56:21 -08:00
revision Human-readable revision describe (#475) 2019-11-05 17:43:02 -08:00
route Vendors serving v0.9.0 (#458) 2019-10-27 22:22:36 -07:00
service tests: Use mock kn client tests for service list and delete (#527) 2019-11-29 01:40:22 -08:00
version chore: Add version information of eventing (#495) 2019-11-19 02:20:07 -08:00
describe.go Human-readable revision describe (#475) 2019-11-05 17:43:02 -08:00
describe_test.go Human-readable revision describe (#475) 2019-11-05 17:43:02 -08:00
human_readable_flags.go Vendors serving v0.9.0 (#458) 2019-10-27 22:22:36 -07:00
namespaced.go update the description of flag namespace (#419) 2019-09-30 01:12:51 -07:00
namespaced_test.go fix lint errors (#388) 2019-08-24 22:46:13 -07:00
testing_helper.go add common codes for sources client (#514) 2019-11-27 00:50:21 -08:00
testing_helper_test.go add common codes for sources client (#514) 2019-11-27 00:50:21 -08:00
types.go add common codes for sources client (#514) 2019-11-27 00:50:21 -08:00
types_test.go add common codes for sources client (#514) 2019-11-27 00:50:21 -08:00
wait_flags.go fix(service): Set default timeout for update to the same value as for create (#446) 2019-10-16 04:51:15 -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