client/lib/test
Himanshu Ranjan 980a6a9469
Fix exit code on service delete and revision delete (#971)
* Fix exit code 0 upon service delete

* Mentioned bug fix in CHANGELOG.adoc

* Add error check test for service not found

* Fix for kn revision delete failure exit code and add test cases

* Testing changes in test cases for failure in intergration tests

* Fix test case error causing integration test failure
2020-08-06 03:41:28 -07:00
..
broker.go kn v0.16.0 release prep (#922) 2020-07-10 10:41:19 -07:00
capture_output.go Add grouping for help message + streamlined help messages (#887) 2020-06-18 00:06:25 -07:00
cli.go Replace pkg/errors with stdlib errors. (#853) 2020-05-25 08:10:47 -07:00
flags.go (refactor) address the e2e extract / refactor of issue #763 (#765) 2020-04-01 09:21:18 -07:00
integration.go allow test image to be customized (#957) 2020-07-28 09:31:59 -07:00
result_collector.go fix(#772) refactored / simplified parameters to KnResultCollector (#773) 2020-04-08 02:18:01 -07:00
revision.go Fix exit code on service delete and revision delete (#971) 2020-08-06 03:41:28 -07:00
service.go allow test image to be customized (#957) 2020-07-28 09:31:59 -07:00
utils.go fix(e2e): Create next namespace for e2e if one exists (#835) 2020-05-14 04:33:59 -07:00