source-controller/controllers
Sunny 7e71185594 gitrepo: reconcileInclude test assertion fixes
Use the created artifact server test storage in reconcileInclude
test's GitRepositoryReconciler and cleanup the created storage.

Fix the test assertions to check the copied artifact directories in
the correct path. Also, update the tests to expect artifacts in the
include `toPath` to exist.

Signed-off-by: Sunny <darkowlzz@protonmail.com>
2022-02-23 12:35:30 +01:00
..
testdata Rewrite `GitRepositoryReconciler` to new standards 2022-02-23 12:35:30 +01:00
artifact.go Introduce `artifactSet` to replace `hasArtifactUpdated` 2022-02-23 12:35:30 +01:00
artifact_matchers_test.go Add gomega matcher for artifact 2022-02-23 12:35:30 +01:00
artifact_test.go Introduce `artifactSet` to replace `hasArtifactUpdated` 2022-02-23 12:35:30 +01:00
bucket_controller.go Implement new runtime interfaces, prepare testenv 2022-02-23 12:35:30 +01:00
bucket_controller_test.go Drop deprecated `io/ioutil` 2021-07-29 09:58:00 +02:00
gitrepository_controller.go Tweak logged messages 2022-02-23 12:35:30 +01:00
gitrepository_controller_test.go gitrepo: reconcileInclude test assertion fixes 2022-02-23 12:35:30 +01:00
helmchart_controller.go Implement new runtime interfaces, prepare testenv 2022-02-23 12:35:30 +01:00
helmchart_controller_test.go Implement new runtime interfaces, prepare testenv 2022-02-23 12:35:30 +01:00
helmrepository_controller.go Implement new runtime interfaces, prepare testenv 2022-02-23 12:35:30 +01:00
helmrepository_controller_test.go Implement new runtime interfaces, prepare testenv 2022-02-23 12:35:30 +01:00
legacy_suite_test.go Rewrite `GitRepositoryReconciler` to new standards 2022-02-23 12:35:30 +01:00
source_predicate.go Switch to v1beta2 API package 2022-02-23 12:35:25 +01:00
storage.go Implement new runtime interfaces, prepare testenv 2022-02-23 12:35:30 +01:00
storage_test.go Switch to v1beta2 API package 2022-02-23 12:35:25 +01:00
suite_test.go Rewrite `GitRepositoryReconciler` to new standards 2022-02-23 12:35:30 +01:00