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

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

Open
josh-marshall-jax opened this issue Mar 20, 2020 · 2 comments

Comments

@josh-marshall-jax
Copy link

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.

@LarryKlugerDS
Copy link
Contributor

Good point, thank you. I have filed internal ticket DCM-4067

@Anntoin
Copy link

Anntoin commented Aug 5, 2021

Would also appreciate a Testing section in the README so we can easily validate these tests independently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants