Skip to content

Implement client-server integration tests for KMIP operations #3

@smira

Description

@smira

In server_test.go, there's a set of simple tests which exercise basic error handling using DISCOVER_VERSIONS operation, but that could be extended to test major flows, like CREATE_KEY, GET_KEY, etc.

Another idea might be to do integration test with pykmip being the client and go-kmip implementing fake KMIP server (or vice versa).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions