client/test
Roland Huß 9625b5f4c5 chore(plugins, services, routes): Aligned "Not found" messages (#359)
For the sake of consistency with out own service commands and for kubectl,

`kn plugin list` should print:

```
No plugins found.
```

`kn service list` should print:

```
No services found.
```

and not `No resources found.` like it does now.

Same for `kn routes list`.
2019-08-22 00:23:32 -07:00
..
e2e chore(plugins, services, routes): Aligned "Not found" messages (#359) 2019-08-22 00:23:32 -07:00
e2e-smoke-tests.sh Update serving dependency to 0.8; change all import paths (#368) 2019-08-15 18:09:08 -07:00
e2e-tests-local.sh Pass on args to e2e tests for local script (#382) 2019-08-21 15:46:33 -07:00
e2e-tests.sh feature(service): Implements traffic splitting and tagging targets (#345) 2019-08-15 10:56:08 -07:00
presubmit-integration-tests-latest-release.sh chore(tests): Update latest released version of serving to 0.7.1 (#304) 2019-07-29 11:56:05 -07:00
presubmit-tests.sh Use knative.dev/test-infra (#319) 2019-07-31 03:20:43 -07:00