Skip to content
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

added integration tests #66

Merged
merged 4 commits into from
Feb 22, 2024
Merged

added integration tests #66

merged 4 commits into from
Feb 22, 2024

Conversation

VedRatan
Copy link
Collaborator

Description

This PR added the required integration tests for NImbus to make code complaint with the tests,

Fixes #16

Does this PR introduce a breaking change?

Checklist

  • PR title follows the <type>: <description> convention
  • I use conventional commits in my commit messages
  • I have updated the documentation accordingly
  • I Keep It Small and Simple: The smaller the PR is, the easier it is to review and have it merged
  • I have performed a self-review of my code
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Additional information for reviewer

Mention if this PR is part of any design or a continuation of previous PRs

@VedRatan
Copy link
Collaborator Author

@anurag-rajawat your reviews

tests/controllers/sib-updation/chainsaw-test.yaml Outdated Show resolved Hide resolved
tests/controllers/sib-deletion/chainsaw-test.yaml Outdated Show resolved Hide resolved
tests/controllers/sib-deletion/chainsaw-test.yaml Outdated Show resolved Hide resolved
tests/controllers/sib-deletion/sib.yaml Outdated Show resolved Hide resolved
tests/controllers/np-updation/updated-nimbus-policy.yaml Outdated Show resolved Hide resolved
.github/workflows/pr-checks.yaml Outdated Show resolved Hide resolved
.github/workflows/pr-checks.yaml Outdated Show resolved Hide resolved
.github/workflows/pr-checks.yaml Outdated Show resolved Hide resolved
.github/workflows/pr-checks.yaml Outdated Show resolved Hide resolved
.github/workflows/pr-checks.yaml Outdated Show resolved Hide resolved
@anurag-rajawat
Copy link
Collaborator

anurag-rajawat commented Feb 20, 2024

We also need to add test cases to check the status of CRs. For more info, please check the expected outcomes in issue description.

@anurag-rajawat anurag-rajawat marked this pull request as draft February 21, 2024 08:35
VedRatan and others added 4 commits February 21, 2024 20:16
Signed-off-by: Ved Ratan <vedratan8@gmail.com>

fixes

Signed-off-by: Ved Ratan <vedratan8@gmail.com>

fix helm path

Signed-off-by: Ved Ratan <vedratan8@gmail.com>

revert run steps

Signed-off-by: Ved Ratan <vedratan8@gmail.com>

removed ownerrefs

Signed-off-by: Ved Ratan <vedratan8@gmail.com>

run background

Signed-off-by: Ved Ratan <vedratan8@gmail.com>

run background

Signed-off-by: Ved Ratan <vedratan8@gmail.com>

added time

Signed-off-by: Ved Ratan <vedratan8@gmail.com>

added further tests

Signed-off-by: Ved Ratan <vedratan8@gmail.com>
Signed-off-by: Anurag Rajawat <anuragsinghrajawat22@gmail.com>
Signed-off-by: Anurag Rajawat <anuragsinghrajawat22@gmail.com>
Signed-off-by: Anurag Rajawat <anuragsinghrajawat22@gmail.com>
@nandhued nandhued added this to the Mar 30th, 2024 milestone Feb 22, 2024
@nandhued nandhued added the test label Feb 22, 2024
@anurag-rajawat anurag-rajawat merged commit 703a154 into 5GSEC:main Feb 22, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

[Core]: Add integration tests
4 participants