Skip to content

Implement hkpy-hkbase version verification test #34

@leogazevedo

Description

@leogazevedo

There is a correspondence between hkpy and hkbase versions to hkpy work properly. So, this task is to implement a test if the installed hkpy been consumed by an application works with the hkbase version it is going to call.

  • Current problem: A blocking error raises in HKProv when it consumes an HKBase that the hkpy installed version does not support.
  • Drawbacks: The client application may be impacted if the test is executed at each hkpy call to hkbase and the test does not run fastly. Maybe, it is better to do this check once by the client application when it starts, i.e., hkpy provides a method to do this test, and the hkpy client application calls it.

Note: a hkpy-hkbase correspondence version file should be available in hkpy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions