-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: improve test coverage. #631
Conversation
/test managed-gitops-e2e-tests |
1 similar comment
/test managed-gitops-e2e-tests |
That is a good suggestion @Rizwana777, but unfortunately there will be a lot of effort required, |
I agree @jparsai thank you |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great, one final request: can we also verify that the AppProject
is deleted, and/or not deleted (exists), for the test cases? (more info on cluster agent appproject behaviour is here if useful).
2f94455
to
f98ff9f
Compare
It is done, PTAL. |
/test managed-gitops-e2e-tests |
f98ff9f
to
e0ef4dc
Compare
/test managed-gitops-e2e-tests Failing in |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks @jparsai!
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jgwest, jparsai The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Description:
This PR is to cover deleteArgoCDApplicationOfDeletedApplicationRow function, of Cluster-agent component.
JIRA Ticket:
https://issues.redhat.com/browse/GITOPSRVCE-703