Skip to content

Conversation

@jschoewe
Copy link

feature/vm-bestfit-fixes

@jschoewe jschoewe requested a review from bishopbm1 May 16, 2024 14:35
jschoewe and others added 9 commits February 14, 2025 10:00
- Bumped pyVmomi to latest version to fix cyclic dependency in setup.py
- Removed unnecessary test requirements
- assertEquals has been deprecated since python 2.7 and replaced with
assertEqual

https://pydoc-zh.readthedocs.io/en/latest/library/unittest.html#deprecated-aliases
- Returning anything other than None in test_ functions is deprecated
- Removed test_config_schema.py because the self.shell.run() function
was causing issues and the whole file is unnecessary anyway because
several different configs are already tested in the
test_action_vmwarelib_actions.py file
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.

3 participants