Skip to content

test(apiserver)-Unit test cases for apiserver[#324]#334

Merged
youngtaekiim merged 3 commits intoeclipse-pullpiri:mainfrom
akshaylg0314:apiserver
Oct 10, 2025
Merged

test(apiserver)-Unit test cases for apiserver[#324]#334
youngtaekiim merged 3 commits intoeclipse-pullpiri:mainfrom
akshaylg0314:apiserver

Conversation

@akshaylg0314
Copy link
Contributor

📝 PR Description
test(apiserver)-Unit test cases for apiserver[#324]

🔗 Related Issue
Closes #324

🧪 Test Method
sudo cargo tarpaulin --skip-clean --exclude-files "/monitoringserver/" --exclude-files "/settingsservice/" --exclude-files "/policymanager/"
cargo test
cargo tarpaulin
📸 Screenshots

image

✅ Checklist
[✅] Code conventions are followed
[✅] Tests are added/modified
[✅] Documentation is updated (if necessary)

@akshaylg0314
Copy link
Contributor Author

Hey @daeyoung-jeong-lge @youngtaekiim @leeeunkoo
please review and merge this test code i am able to cover 74% code coverage for covering more than 80% we need to write some integration test cases
thanks!!

Copy link
Contributor

@daeyoung-jeong-lge daeyoung-jeong-lge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@daeyoung-jeong-lge
Copy link
Contributor

@leeeunkoo @youngtaekiim I fininshed my review. Please merge this. Thanks.

@youngtaekiim youngtaekiim merged commit bd1b558 into eclipse-pullpiri:main Oct 10, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[TASK] Add test codes for APIServer

3 participants