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

[TEST] Add unit/integration/end-to-end tests #6

Open
starbops opened this issue Apr 22, 2024 · 2 comments · Fixed by #8
Open

[TEST] Add unit/integration/end-to-end tests #6

starbops opened this issue Apr 22, 2024 · 2 comments · Fixed by #8
Assignees
Labels
kind/enhancement Improve or augment existing functionality

Comments

@starbops
Copy link
Owner

starbops commented Apr 22, 2024

Currently, the project lacks testing to protect the code. We need to add different levels of testing to ensure the code's robustness and quality. This is also a requirement before we can transfer the project to the KubeVirt organization according to the implementation phases of the design proposal.

P.S. This is a follow-up issue of #1.

@starbops
Copy link
Owner Author

starbops commented Nov 6, 2024

I didn't notice that the linked PR #8 closed the issue automatically. I've added more tests in #29 and am still working on the e2e tests.

@starbops starbops reopened this Nov 6, 2024
@starbops
Copy link
Owner Author

We still lack the e2e testing for the data plane, i.e., virtual machine interaction via IPMI (and Redfish, hopefully).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Improve or augment existing functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant