-
Notifications
You must be signed in to change notification settings - Fork 7
🌱 test: add unit tests for related resources #43
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
base: main
Are you sure you want to change the base?
Conversation
Skipping CI for Draft Pull Request. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
50c52f3
to
6a7c0d6
Compare
5cbec0b
to
2f5479b
Compare
cb53388
to
97efc4c
Compare
cf8d14a
to
05c1537
Compare
For reference, this PR will be kind of obsolete once #44 merges, since that PR is already loosening the rules a bit and making everything optional already. |
I have added only unit tests for related resources, PTAL @xrstf |
a4ccd6a
to
b3da9e8
Compare
Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com> On-behalf-of: @SAP karol.szwaj@sap.com
Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com> On-behalf-of: @SAP karol.szwaj@sap.com
Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com> On-behalf-of: @SAP karol.szwaj@sap.com
Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com> On-behalf-of: @SAP karol.szwaj@sap.com
Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com> On-behalf-of: @SAP karol.szwaj@sap.com
Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com> On-behalf-of: @SAP karol.szwaj@sap.com
b3da9e8
to
a275995
Compare
Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com>
a275995
to
39d2db1
Compare
/retest |
@cnvergence: The following tests failed, say
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
@cnvergence Looks like this is not finished? |
@xrstf yes, after pulling recent changes to the related resources, tests are failing once again |
Summary
This PR adds the basic unit tests for the related resources.
Related issue(s)
Fixes #33
As discussed, we have concluded that adding the optional field won't be necessary, PR was opened to add the missing unit tests for the related resources. #43
Release Notes