python-zhmcclient icon indicating copy to clipboard operation
python-zhmcclient copied to clipboard

Unit tests and mock support for Client.get_inventory() is missing

Open andy-maier opened this issue 8 years ago • 0 comments

PR #330 added support for Client.get_inventory(), without adding unit test code or mock support.

This issue is about adding:

  • mock support for Client.get_inventory()
  • unit tests for that mock support
  • unit tests for Client.get_inventory(), based upon its mock support

andy-maier avatar Sep 18 '17 10:09 andy-maier