-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
rhsm_repository: add an initial unit test #6758
rhsm_repository: add an initial unit test #6758
Conversation
So far there are no tests for the rhsm_repository module, which makes it difficult to do even basic changes. Hence, add an initial version of unit tests, heavily based on the approach of the redhat_subscription unit tests.
lgtm - nice |
Backport to stable-6: 💚 backport PR created✅ Backport PR branch: Backported as #6780 🤖 @patchback |
So far there are no tests for the rhsm_repository module, which makes it difficult to do even basic changes. Hence, add an initial version of unit tests, heavily based on the approach of the redhat_subscription unit tests. (cherry picked from commit 08fa05f)
Backport to stable-7: 💚 backport PR created✅ Backport PR branch: Backported as #6781 🤖 @patchback |
So far there are no tests for the rhsm_repository module, which makes it difficult to do even basic changes. Hence, add an initial version of unit tests, heavily based on the approach of the redhat_subscription unit tests. (cherry picked from commit 08fa05f)
…l unit test (#6780) rhsm_repository: add an initial unit test (#6758) So far there are no tests for the rhsm_repository module, which makes it difficult to do even basic changes. Hence, add an initial version of unit tests, heavily based on the approach of the redhat_subscription unit tests. (cherry picked from commit 08fa05f) Co-authored-by: Pino Toscano <[email protected]>
…l unit test (#6781) rhsm_repository: add an initial unit test (#6758) So far there are no tests for the rhsm_repository module, which makes it difficult to do even basic changes. Hence, add an initial version of unit tests, heavily based on the approach of the redhat_subscription unit tests. (cherry picked from commit 08fa05f) Co-authored-by: Pino Toscano <[email protected]>
SUMMARY
So far there are no tests for the
rhsm_repository
module, which makes it difficult to do even basic changes. Hence, add an initial version of unit tests, heavily based on the approach of theredhat_subscription
unit tests.ISSUE TYPE
COMPONENT NAME
rhsm_repository