summaryrefslogtreecommitdiff
path: root/test/e2e
AgeCommit message (Collapse)Author
2024-10-14Add e2e tests for apps in any namespace feature (#844)Ishita Sequeira
Signed-off-by: Ishita Sequeira <ishiseq29@gmail.com>
2024-10-01Add e2e test for adding configMap to allow defining parameters for SSH ↵Cheng Fang
client (#873) Signed-off-by: Cheng Fang <cfang@redhat.com>
2024-09-12chore: update argocd version in test/e2e/prereqs/argocd/kustomization.yaml ↵Cheng Fang
(#863) Signed-off-by: Cheng Fang <cfang@redhat.com>
2024-09-10Add e2e test for app-wide-upgrade-strategy (#842)Ishita Sequeira
Signed-off-by: Ishita Sequeira <ishiseq29@gmail.com>
2024-08-27tests(e2e): Add e2e test for filtering apps by name with ↵Cheng Fang
match-application-name option (#841) Signed-off-by: Cheng Fang <cfang@redhat.com>
2024-08-22chore: add e2e tests for filtering applications by label with ↵Cheng Fang
match-application-label command line option (#834) Signed-off-by: Cheng Fang <cfang@redhat.com>
2022-02-23test: Add e2e test for multiple images (#383)jannfis
Signed-off-by: jannfis <jann@mistrust.net>
2022-01-19chore: Add initial e2e test infrastructure (#358)jannfis
* This is a first throw at integrating an e2e suite Signed-off-by: jannfis <jann@mistrust.net> * Exclude test suite from spellcheck Signed-off-by: jannfis <jann@mistrust.net>