You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current libkmip unit test suite focuses primarily on verifying the functionality of the encoding and decoding library. The OpenSSL BIO client library is not covered.
The PyKMIP client and server are tested together via Travis CI. Add integration tests to libkmip that use the OpenSSL BIO client API to run basic Create/Get/Destroy commands against the PyKMIP server to verify client functionality.
The text was updated successfully, but these errors were encountered:
The current libkmip unit test suite focuses primarily on verifying the functionality of the encoding and decoding library. The OpenSSL BIO client library is not covered.
The PyKMIP client and server are tested together via Travis CI. Add integration tests to libkmip that use the OpenSSL BIO client API to run basic
Create
/Get
/Destroy
commands against the PyKMIP server to verify client functionality.The text was updated successfully, but these errors were encountered: