Skip to content

Test failure due to undocumented required environmental variable $PRIVATE_KEY #61

Description

@josh-marshall-jax

The tests fail due to the following:

File "/home/marshjo/Documents/clarity-docusign/docusign-python-client/test/unit_tests.py", line 22, in <module>
    PrivateKeyBytes = base64.b64decode(os.environ.get("PRIVATE_KEY"))

I suspect that is because your default internal setup includes this. Please add a "Testing" section to the README to cover testing requirements.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions