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

Add unit tests for Minion Manager RPC Server #258

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

smiclea
Copy link

@smiclea smiclea commented May 7, 2023

No description provided.

@smiclea smiclea force-pushed the test-minion-manager branch 2 times, most recently from 0cfd1bf to e62e76f Compare May 17, 2023 10:13
@smiclea
Copy link
Author

smiclea commented Nov 7, 2023

@Dany9966 I removed the manual exception mappings using getattr instead and I made sure no function was mocked that was not used directly by the tested function.

Copy link
Contributor

@Dany9966 Dany9966 left a comment

Choose a reason for hiding this comment

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

Also please don't forget to sync/rebase with origin, so the pep8 action applies to this PR too

@smiclea smiclea force-pushed the test-minion-manager branch 6 times, most recently from f4d8b77 to 9189250 Compare November 11, 2023 20:18
@smiclea
Copy link
Author

smiclea commented Nov 11, 2023

@Dany9966 All changes from conversions marked as resolved are now pushed

@smiclea
Copy link
Author

smiclea commented Nov 17, 2023

@Dany9966 All conversations have been resolved.

Copy link
Contributor

@Dany9966 Dany9966 left a comment

Choose a reason for hiding this comment

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

LGTM! Thank you!

@Dany9966 Dany9966 merged commit b36fdc3 into cloudbase:master Nov 20, 2023
4 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.

2 participants