Skip to content

Conversation

@jschoewe
Copy link

@jschoewe jschoewe commented Feb 14, 2025

  • 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

@jschoewe jschoewe requested a review from bishopbm1 February 14, 2025 19:19
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