fluxcd-flux2/cmd/flux/testdata
Allen Porter e8d6d5fe5c Remove fakeclient and use testenv for flux cmd tests
Remove use of the fake client, and replace with a real client connected to the
testEnv.

This required fixes to the yaml files as the testEnv has stricter verifcation
of objects. This also meant it was not possible to test a GitRepository with
a missing artifact since that is not a valid state.

The tests are slower than before, taking around 7-10 seconds each because the
 testEnv is setup and destroyed for every test. These will be sped up in a
 follow up PR.

Signed-off-by: Allen Porter <allen@thebends.org>
2021-08-18 18:53:53 -07:00
..
check add e2e test for check --pre with templating support 2021-08-18 18:28:37 +07:00
helmrelease Refactor e2e tests 2021-08-17 13:55:14 +03:00
image Add image scanning e2e tests 2021-08-17 15:15:42 +03:00
kustomization Refactor e2e tests 2021-08-17 13:55:14 +03:00
trace Remove fakeclient and use testenv for flux cmd tests 2021-08-18 18:53:53 -07:00