mirror of https://github.com/k3s-io/k3s
![]() We can use framework.ExpectError() for checking the expected error happens. However Expect(err).To(HaveOccurred()) can be used instead and that makes the e2e test code unreadable. This adds the check to use framework.ExpectError() for readable code. |
||
---|---|---|
.. | ||
BUILD | ||
deployment.go | ||
framework.go | ||
host_exec.go | ||
local.go | ||
utils.go |