linkerd2/testutil
Oliver Gould 60a742ab56
tests: Consolidate TestHelper.LinkerdRun error handling (#5057)
Most invocations of `TestHelper.LinkerdRun` don't actually need the stderr
output except to encode it in the error message. This changes this helper
to return an error that includes the full invoked command and error message.

Invocations that need direct access to stderr must call `TestHelper.PipeToLinkerdRun`
2020-10-15 14:57:03 -07:00
..
annotations.go Integration tests: Warn (instead of erroring) upon pod restarts (#4623) 2020-06-18 06:08:05 -05:00
annotations_test.go Refactor integration tests to use annotations functions (#4341) 2020-05-08 08:41:42 -05:00
doc.go Introduce script to test multiple cloud providers (#2592) 2019-03-29 16:22:30 -07:00
inject.go More comprehensive injection integration test (#5049) 2020-10-14 19:31:56 +03:00
inject_validator.go More comprehensive injection integration test (#5049) 2020-10-14 19:31:56 +03:00
install.go Bump k8s client-go to v0.19.2 (#5002) 2020-09-28 12:45:18 -05:00
kubernetes_helper.go More comprehensive injection integration test (#5049) 2020-10-14 19:31:56 +03:00
logs_events.go test: Relax regex for Endpoint Slices update error (#5083) 2020-10-14 09:16:30 -07:00
stream.go Add integration tests for tap (#1152) 2018-06-19 14:05:36 -07:00
tap.go conformance validation: move `tap_test.go` test helpers to `testutil` (#4800) 2020-07-28 13:12:25 -07:00
test_helper.go tests: Consolidate TestHelper.LinkerdRun error handling (#5057) 2020-10-15 14:57:03 -07:00