Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add integration tests that test libkmip against the PyKMIP server #3

Open
PeterHamilton opened this issue Nov 14, 2018 · 0 comments
Open
Labels
testing Testing updates, fixes, and configuration

Comments

@PeterHamilton
Copy link
Contributor

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.

@PeterHamilton PeterHamilton added the testing Testing updates, fixes, and configuration label Nov 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Testing updates, fixes, and configuration
Projects
None yet
Development

No branches or pull requests

1 participant