zhmcclient / zhmccli

A CLI for the IBM Z HMC
Apache License 2.0
10 stars 9 forks source link

Added initial support for end2end tests #411

Closed andy-maier closed 1 year ago

andy-maier commented 1 year ago

For details, see the commit message.

Note: This PR was originally on top of PR #412 (review only the delta), but has now been rebased to master after merging that PR.

Tested the initial end2end testcase successfully against the A224 HMC (with Python 2.7 and 3.9 on macOS) The end2end tests do not run against a mocked environment yet - created issue #413 to fix that.

coveralls commented 1 year ago

Coverage Status

Coverage: 31.805%. Remained the same when pulling d9a85542c0084e4759d4c5e94bf096d5c0e9c34d on andy/enable-end2end into 443ce46799a33c8e37bfcc810d33ac75da20b32c on master.